joost
|
f110c6d506
|
* mysqlxxdyn now first looks for a version-specific library.
git-svn-id: trunk@8642 -
|
2007-09-25 16:56:44 +00:00 |
|
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
git-svn-id: trunk@8639 -
|
2007-09-25 11:13:32 +00:00 |
|
Jonas Maebe
|
d79d29ccda
|
* fixed range check errors when compiling with -Cr
git-svn-id: trunk@6813 -
|
2007-03-12 21:28:31 +00:00 |
|
joost
|
4855d28b3d
|
+ Escape strings in string-parameters
+ fix in the MySQL-bindings
git-svn-id: trunk@4043 -
|
2006-07-01 21:25:52 +00:00 |
|
joost
|
79e0d4d087
|
+ Clear handle in ReaseMysql
git-svn-id: trunk@3390 -
|
2006-04-30 19:27:43 +00:00 |
|
peter
|
b36e38ead1
|
* win64 compile fixes
git-svn-id: trunk@3296 -
|
2006-04-20 11:16:46 +00:00 |
|
michael
|
439f1401fe
|
+ Removed debug statement
git-svn-id: trunk@3163 -
|
2006-04-07 13:08:01 +00:00 |
|
michael
|
4fd88e366c
|
+ Library to be loaded is now selectable
git-svn-id: trunk@3158 -
|
2006-04-06 08:50:32 +00:00 |
|
joost
|
967e4aac10
|
+ Fixed mysql_error
git-svn-id: trunk@2657 -
|
2006-02-20 16:53:35 +00:00 |
|
joost
|
4a94fc2ccd
|
+ Fixed dyn. loading for mysql 5.0
git-svn-id: trunk@2023 -
|
2005-12-21 12:33:14 +00:00 |
|
joost
|
d1f1e5adf4
|
+ added support for MySQL 5.0
+ added mysql_stmt_* calls to dyn. loaded mysql-library
git-svn-id: trunk@1800 -
|
2005-11-22 00:52:58 +00:00 |
|
joost
|
b805e52e7e
|
+ initial implementation of mysql40[dyn].pp and mysql41[dyn].pp
git-svn-id: trunk@1780 -
|
2005-11-18 14:28:42 +00:00 |
|