mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
cleanup the mod version macros, round 2
This commit is contained in:
parent
ec89c85054
commit
2d78023244
33 changed files with 57 additions and 34 deletions
|
@ -34,7 +34,7 @@
|
|||
#define my_ulonglong uint64_t
|
||||
|
||||
#define MYSQL_VERSION_ID MYSQLND_VERSION_ID
|
||||
#define MYSQL_SERVER_VERSION MYSQLND_VERSION
|
||||
#define MYSQL_SERVER_VERSION PHP_MYSQLND_VERSION
|
||||
#define MYSQL_ERRMSG_SIZE MYSQLND_ERRMSG_SIZE
|
||||
#define SQLSTATE_LENGTH MYSQLND_SQLSTATE_LENGTH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue