mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Merge rurik.mysql.com:/home/igor/mysql-5.0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
This commit is contained in:
commit
4c605cece9
1 changed files with 1 additions and 1 deletions
|
@ -2196,7 +2196,7 @@ ha_innobase::write_row(
|
|||
longlong dummy;
|
||||
ibool incremented_auto_inc_for_stat = FALSE;
|
||||
ibool incremented_auto_inc_counter = FALSE;
|
||||
ibool skip_auto_inc_decr, auto_inc_used= FALSE;
|
||||
ibool auto_inc_used= FALSE;
|
||||
|
||||
DBUG_ENTER("ha_innobase::write_row");
|
||||
|
||||
|
|
Loading…
Reference in a new issue