Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.4(EOL), 10.5, 10.6
-
None
Description
This is the 10.4-10.6 part of the fix to spider init bugs (MDEV-22979, MDEV-27233, MDEV-28218). The patches (also for MDEV-27095) can be found in MDEV-22979.
Attachments
Issue Links
- blocks
-
MDEV-27103 mariadb-upgrade fails with 'System table spider_tables is different version' => Can't create database 'performance_schema'
-
- Closed
-
-
MDEV-30722 sporadic failure spider/bugfix.insert_select
-
- Open
-
-
MDEV-31101 spider/bugfix.mdev_29904 fails with "Server shutdown in progress" in CI
-
- Closed
-
-
MDEV-32773 Syntax error upon Spider initialization under ORACLE mode (a different one)
-
- Closed
-
- includes
-
MDEV-32903 Backport MDEV-32532 to 10.6
-
- Closed
-
- is blocked by
-
MDEV-27233 Server hangs when using --init-file which loads Spider and creates a Spider table
-
- Closed
-
-
MDEV-27595 Backport SQL service, introduced by MDEV-19275
-
- Closed
-
-
MDEV-32753 Spider engine does not load in ORACLE mode
-
- Closed
-
- relates to
-
MDEV-27233 Server hangs when using --init-file which loads Spider and creates a Spider table
-
- Closed
-
-
MDEV-32804 Remove the (unimplemented and unused) spider_rewrite_plugin
-
- Closed
-
I have a draft for 10.5, but it will not compile without a fix for
MDEV-27595:45ea30868da upstream/bb-10.5-mdev-29870 MDEV-32753 Make spider init queries compatible with oracle sql mode
4f4424914d4 MDEV-32683 Spider engine does not load with non-default alter-algorithm
1dc47b71172 MDEV-32485 Fix Spider upgrade failure caused by duplication in mysql.func
b5bdfa00450 MDEV-32507 Spider: Use $MTR_SUITE_DIR for init-file files
38ed0fbe963 MDEV-32515 Use $MYSQLD_LAST_CMD in spider/bugfix.mdev_30370
fe6fcc50321 MDEV-32046 Adding ER_NET_READ_ERROR to spider/bugfix.mdev_27240
4ce39fcbb20 MDEV-22979 MDEV-27233 MDEV-28218 Fixing spider init bugs
d7516b187b9 MDEV-27095 clean up spd_init_query.h
efbcc42789c MDEV-27095 installing one spider plugin should not trigger others
holyfoot, do you have a 10.5 version for
MDEV-27595?I will need both 10.5 and 10.6 to test whether these fixes also fix
MDEV-27103.