mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
new server constant as of 5.5
This commit is contained in:
parent
f915973c1e
commit
3da811a124
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
#define SERVER_STATUS_DB_DROPPED 256 /* A database was dropped */
|
||||
#define SERVER_STATUS_NO_BACKSLASH_ESCAPES 512
|
||||
#define SERVER_QUERY_WAS_SLOW 2048
|
||||
#define SERVER_PS_OUT_PARAMS 4096
|
||||
|
||||
#define MYSQLND_NO_DATA 100
|
||||
#define MYSQLND_DATA_TRUNCATED 101
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue