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
-
The patch for
MDEV-22979adapts the fix forMDEV-27233as mentioned in the description of the present ticket. It is not clear to me sql service is needed for lower versions as lower versions have mechanisms to query a server in C++ which spider uses, like mysql_real_query() whose implementation was updated IIUC as part of the sql service task. Perhaps the reason for not doing that is due to [1]? In any case I will look into the backporting of theMDEV-22979patch after it has been reviewed and approved.[1] https://jira.mariadb.org/browse/MDEV-27595?focusedCommentId=211798&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-211798