1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/sql
unknown b04dd7e248 Fix for bug#18753 Partitions: auto_increment fails
Current auto increment value is placed in partition in which latest
record was saved. So to get auto_increment they have to scan
all partitions and return max value.


mysql-test/r/partition.result:
  Fix for bug#18753 Partitions: auto_increment fails
  test case
mysql-test/t/partition.test:
  Fix for bug#18753 Partitions: auto_increment fails
  test case
2006-04-10 20:54:42 +05:00
..
2006-04-01 14:17:01 +03:00
2006-04-07 09:18:29 +02:00
2006-04-07 09:18:29 +02:00
2006-04-05 20:12:26 +04:00
2006-03-29 14:27:36 +03:00
2006-03-29 17:04:00 +03:00
2006-03-29 17:04:00 +03:00
2006-03-30 19:04:21 +04:00
2006-03-28 19:34:44 +02:00
2006-03-29 14:27:36 +03:00
2006-03-28 10:07:03 +02:00
2006-04-07 09:18:29 +02:00
2006-03-29 14:27:36 +03:00
2006-03-28 19:34:44 +02:00
2006-03-29 17:04:00 +03:00
2006-04-07 09:18:29 +02:00
2006-04-05 20:12:26 +04:00
2006-03-29 14:27:36 +03:00
2006-03-18 18:48:21 +04:00