浏览代码

Merged revisions 8639,8642 via svnmerge from
svn+ssh://[email protected]/FPC/svn/fpc/trunk

........
r8639 | joost | 2007-09-25 13:13:32 +0200 (Tue, 25 Sep 2007) | 1 line

* 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
........
r8642 | joost | 2007-09-25 18:56:44 +0200 (Tue, 25 Sep 2007) | 1 line

* mysqlxxdyn now first looks for a version-specific library.
........

git-svn-id: branches/fixes_2_2@8722 -

Jonas Maebe 18 年之前
父节点
当前提交
af31b9bc2b
共有 1 个文件被更改,包括 259 次插入254 次删除
  1. 259 254
      packages/base/mysql/mysql.inc

文件差异内容过多而无法显示
+ 259 - 254
packages/base/mysql/mysql.inc


部分文件因为文件数量过多而无法显示