mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Update libmysqld to use 4.1 protocol.
This commit is contained in:
@ -63,6 +63,7 @@ int run_test(const char *filename)
|
||||
int row_count=0;
|
||||
char record[MAX_REC_LENGTH];
|
||||
char read_record[MAX_REC_LENGTH];
|
||||
int upd= 10;
|
||||
ha_rows hrows;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user