1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/sql
holyfoot/hf@mysql.com/hfmain.(none) dc01dba255 Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table).
ha_partition::update_create_info() just calls update_create_info
of a first partition, so only get the autoincrement maximum
of the first partition, so SHOW CREATE TABLE can show
small AUTO_INCREMENT parameters.
Fixed by implementing ha_partition::update_create_info() in a way
other handlers work.
HA_ARCHIVE:stats.auto_increment handling made consistent with other engines
2007-12-06 16:39:42 +04:00
..
2007-03-15 23:39:07 -07:00
2007-08-16 21:14:47 +04:00
2007-03-20 17:07:53 +01:00
2007-10-09 01:07:15 +05:00
2007-08-15 17:43:08 +04:00
2007-11-11 06:07:38 +04:00
2007-11-11 06:07:38 +04:00
2007-09-26 18:47:55 +02:00
2007-10-15 15:49:16 +04:00
2007-11-06 21:57:51 +03:00
2007-04-13 19:23:02 +02:00
2007-08-17 13:22:31 +02:00
2007-02-23 13:13:55 +02:00
2007-02-23 13:13:55 +02:00
2007-06-10 14:43:57 +04:00
2007-08-15 17:43:08 +04:00
2007-08-15 17:43:08 +04:00
2007-07-30 19:02:21 +03:00
2007-06-12 18:41:56 +03:00
2007-10-10 14:22:21 +05:00
2007-07-01 15:33:28 -07:00
2007-09-04 16:40:27 -06:00