joost
|
f110c6d506
* mysqlxxdyn now first looks for a version-specific library.
|
18 år sedan |
joost
|
0a0c7127a4
* When the mysql-header-files were made, both "unsigned int" and "unsigned long" were converted to a dword. This works fine for most configurations, but not for x86_64-linux. So all dwors are changed in the culong and cuint types from ctypes
|
18 år sedan |
Jonas Maebe
|
d79d29ccda
* fixed range check errors when compiling with -Cr
|
18 år sedan |
joost
|
4855d28b3d
+ Escape strings in string-parameters
|
19 år sedan |
joost
|
79e0d4d087
+ Clear handle in ReaseMysql
|
19 år sedan |
peter
|
b36e38ead1
* win64 compile fixes
|
19 år sedan |
michael
|
439f1401fe
+ Removed debug statement
|
19 år sedan |
michael
|
4fd88e366c
+ Library to be loaded is now selectable
|
19 år sedan |
joost
|
967e4aac10
+ Fixed mysql_error
|
19 år sedan |
joost
|
4a94fc2ccd
+ Fixed dyn. loading for mysql 5.0
|
19 år sedan |
joost
|
d1f1e5adf4
+ added support for MySQL 5.0
|
20 år sedan |
joost
|
b805e52e7e
+ initial implementation of mysql40[dyn].pp and mysql41[dyn].pp
|
20 år sedan |