mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Auto-merge from mysql-5.1-bugteam.
This commit is contained in:
@@ -208,7 +208,8 @@ struct st_mysql_options {
|
||||
|
||||
enum mysql_status
|
||||
{
|
||||
MYSQL_STATUS_READY,MYSQL_STATUS_GET_RESULT,MYSQL_STATUS_USE_RESULT
|
||||
MYSQL_STATUS_READY, MYSQL_STATUS_GET_RESULT, MYSQL_STATUS_USE_RESULT,
|
||||
MYSQL_STATUS_STATEMENT_GET_RESULT
|
||||
};
|
||||
|
||||
enum mysql_protocol_type
|
||||
|
Reference in New Issue
Block a user