mirror of
https://github.com/MariaDB/server.git
synced 2025-10-12 12:25:37 +03:00
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
into mysql.com:/home/cps/mysql/devel/5.1-curs-bug
This commit is contained in:
@@ -974,6 +974,8 @@ public:
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
bool check_if_log_table_locking_is_allowed(uint sql_command,
|
||||
ulong type, TABLE *table);
|
||||
int ha_open(TABLE *table, const char *name, int mode, int test_if_locked);
|
||||
void adjust_next_insert_id_after_explicit_value(ulonglong nr);
|
||||
bool update_auto_increment();
|
||||
|
Reference in New Issue
Block a user