1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/suite/sql_sequence
Marko Mäkelä f7b8a2c953 MDEV-31607 ER_DUP_KEY in mysql.innodb_table_stats upon RENAME on sequence
ha_innobase::delete_table(): Also on DROP SEQUENCE, do try to drop any
persistent statistics. They should really not be created for
SEQUENCE objects (which internally are 1-row no-rollback tables),
but that is how happened to always work.
2023-07-03 16:47:58 +03:00
..
2022-03-11 09:26:42 +02:00
2022-09-20 16:53:20 +03:00
2022-04-06 12:08:30 +03:00
2022-10-25 11:26:37 +03:00
2022-10-01 23:07:26 +02:00
2022-04-06 10:06:39 +03:00
2021-01-06 10:53:00 +01:00
2021-07-02 17:17:33 +10:00
2020-04-29 15:40:51 +03:00