Commit History

Author SHA1 Message Date
  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
  joost 87c17a6ef8 * Refactored so that identation-style is consistent within the unit 16 years ago
  joost d6f5df2572 * Replaced deprecated call to mysql_server_init with call to mysql_library_init 16 years ago
  ivost ca45377a86 * fixed calling convention of some mysql functions (maybe there are more wrong) 16 years ago
  ivost 6e0f22ce5e * fixed call of mysql_library_init in TryInitializeMysql 16 years ago
  ivost 8e0ec83cf1 * fixed type in st_mysql_bind record (length: culong -> pculong) 16 years ago
  joost 51d5320fdb * Call mysql_library_init and mysql_library_end automatically when loading the mysqlclient dynamically. Fixes bug #9751 16 years ago
  marco 9add060a56 * fix for 12225 17 years ago
  marco 149c56bb55 * Basic moving and updating of mysql. makefile.fpc's included, regened makefiles not. 17 years ago