mariadb/storage
Marko Mäkelä 8833c24c61 Revert MDEV-29566
This reverts commit bdc5548cad
that introduced a work-around to ha_innobase::delete_table()
for avoiding failures when trying to remove table partitions.

This work-around (of not removing statistics in case of a locking
conflict) would occasionally cause a failure of the test
parts.part_supported_sql_func_innodb:

mysqltest: In included file "./suite/parts/inc/partition_supported_sql_funcs.inc":
included from ./suite/parts/inc/part_supported_sql_funcs_main.inc at line 91:
included from /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/suite/parts/t/part_supported_sql_func_innodb.test at line 44:
At line 234: query 'alter table t66
reorganize partition s1 into
(partition p0 values less than ($valsqlfunc),
partition p1 values less than maxvalue)' failed: ER_DUP_KEY (1022): Can't write; duplicate key in table 'mysql.innodb_table_stats'
2022-09-27 10:30:49 +03:00
..
archive Cleanup: Remove IF_VALGRIND 2022-04-25 09:40:40 +03:00
blackhole
columnstore update columnstore 2022-08-08 13:36:43 +02:00
connect Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
csv
example Merge 10.4 into 10.5 2022-02-22 10:35:16 +03:00
federated Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
federatedx Merge 10.5 into 10.6 2022-04-06 12:08:30 +03:00
heap Merge 10.5 into 10.6 2022-07-27 17:52:37 +03:00
innobase Revert MDEV-29566 2022-09-27 10:30:49 +03:00
maria Merge 10.5 into 10.6 2022-09-26 14:34:43 +03:00
mroonga Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
myisam Merge 10.5 into 10.6 2022-09-26 14:34:43 +03:00
myisammrg
oqgraph Merge 10.5 into 10.6 2022-01-18 12:59:50 +02:00
perfschema Merge branch '10.5' into bb-10.6-release 2022-08-03 12:19:59 +02:00
rocksdb Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
sequence Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
sphinx
spider Merge 10.5 into 10.6 2022-09-26 14:34:43 +03:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00