1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge selena.:H:/MYSQL/bkt/mysql-5.0

into  selena.:H:/MYSQL/bkt/mysql-5.1
This commit is contained in:
SergeyV@selena.
2005-12-01 23:47:44 +03:00
8 changed files with 84 additions and 3 deletions

View File

@@ -1101,7 +1101,7 @@ public:
ha_rows cuted_fields, sent_row_count, examined_row_count;
ulong client_capabilities;
uint in_sub_stmt;
bool enable_slow_log, insert_id_used;
bool enable_slow_log, insert_id_used, clear_next_insert_id;
my_bool no_send_ok;
SAVEPOINT *savepoints;
};