mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
add new consts
This commit is contained in:
@@ -576,6 +576,8 @@ enum php_mysqlnd_server_command
|
||||
COM_SET_OPTION = 27,
|
||||
COM_STMT_FETCH = 28,
|
||||
COM_DAEMON,
|
||||
COM_BINLOG_DUMP_GTID,
|
||||
COM_RESET_CONNECTION,
|
||||
COM_END
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user