Michaël Van Canneyt
|
3e5323476d
* Dotted filenames for package mysql
|
2 years ago |
Michaël Van Canneyt
|
23e397cb35
* PChar -> PAnsichar
|
2 years ago |
michael
|
0b8f98ab24
* Patch from Mattias Gaertner to add MySQL 8.0 support
|
4 years ago |
michael
|
7e89141993
* Fix bug #37223
|
5 years ago |
Jonas Maebe
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
8 years ago |
michael
|
c9c1cf73ae
* Fix compilation error caused by signature change
|
9 years ago |
michael
|
b08475b5ba
* Fix bug ID #30391 (let ReleaseMySQL also return refcount)
|
9 years ago |
michael
|
3a97ca02aa
* Patch from Laco to add some extra functions to interface
|
9 years ago |
michael
|
4442ecc863
* Added MySQL 5.7 header translation from Laco (bug ID 28417)
|
10 years ago |
michael
|
c3d427210d
* Patch from Laco to fix bug ID #27425
|
10 years ago |
michael
|
de1489f98c
* Patch from Laco to initialize character set function
|
11 years ago |
michael
|
b480fc761a
* Added to build, extra fix, added mysql56dyn
|
11 years ago |
michael
|
559eb81c07
* MySQL 5.6 support from Laco
|
11 years ago |
michael
|
5f053be31d
* Switched to using ansistring, because dynlibs use ansistrings
|
12 years ago |
michael
|
520d51cf7c
* Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
|
12 years ago |
michael
|
6926b50f2c
* Changed library names to include version number, make uniform dynamic loader interface
|
13 years ago |
marco
|
2d8dbeca54
* Merged Andrew Brunners and Lacak2's patches from Mantis #19736 that
|
13 years ago |
marco
|
88e22be01a
* unmerged table based initialization of libraries.
|
14 years ago |
michael
|
f3713b9f5e
* my_init is now weak, seems no longer to be there in 5.5 (bug ID 17490)
|
15 years ago |
ivost
|
151ce2f3e3
* added comment to file
|
15 years ago |
ivost
|
f32854eb0c
* using mysqlvlib instead of mysqllib
|
15 years ago |
ivost
|
db5e4028c4
* started with mysql 5.1 support (far from beeing finished! but core parts are working)
|
15 years ago |
michael
|
e3c5ce04ec
* Fixed compilation
|
15 years ago |
florian
|
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
|
15 years ago |
ivost
|
e5ef111466
* updated testpackages to use newest version of libhandler
|
16 years ago |
ivost
|
8c1f97f1ae
* simplified mysqlvlib definition
|
16 years ago |
ivost
|
f816d1e31a
* removed unused units
|
16 years ago |
ivost
|
47debd9850
* changed the order of helper functions (easier to read)
|
16 years ago |
ivost
|
68fd458a8d
* modified mysql to use library handler functions of dynlibs.pas (no interface changes)
|
16 years ago |
ivost
|
c35347a50e
* added MYSQL_TIME type
|
16 years ago |