mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge mysql.com:/home/pem/work/mysql-4.1
into mysql.com:/home/pem/work/mysql-5.0-merge
This commit is contained in:
@ -1420,7 +1420,8 @@ static MYSQL_METHODS client_methods=
|
||||
cli_read_binary_rows,
|
||||
cli_unbuffered_fetch,
|
||||
NULL,
|
||||
cli_read_statistic
|
||||
cli_read_statistic,
|
||||
cli_read_query_result
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user