mariadb/mysql-test/suite/parts
Mattias Jonsson 5e353415f8 Bug#40176: update as first partitioning statement
breaks auto increment

The auto_increment value was not initialized if
the first statement after opening a table was
an 'UPDATE'.

solution was to check initialize if it was not,
before trying to increase it in update.
2008-10-23 22:14:07 +02:00
..
inc Bug#40176: update as first partitioning statement 2008-10-23 22:14:07 +02:00
r Bug#40176: update as first partitioning statement 2008-10-23 22:14:07 +02:00
t merged 5.1-5.1.29 -> 5.1-bugteam 2008-10-01 17:48:38 +03:00