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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue is blocked by |
Description |
This is the 10.4-10.7 part of |
Description |
This is the 10.4-10.7 part of |
This is the 10.4-10.7 part of |
Link |
This issue causes |
Link |
This issue causes |
Link |
This issue is blocked by |
Assignee | Nayuta Yanagisawa [ JIRAUSER47117 ] | Yuchen Pei [ JIRAUSER52627 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Won't Do [ 10201 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Do [ 10201 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Summary |
Backport |
Backport fixes to spider init bugs to 10.4-10.6 once they have SQL service |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | N/A [ 14700 ] |
Description |
This is the 10.4-10.7 part of |
This is the 10.4-10.6 part of the fix to spider init bugs ( |
Link |
This issue blocks |
Link |
This issue blocks |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Link | This issue blocks MDEV-30722 [ MDEV-30722 ] |
Link |
This issue blocks |
Link |
This issue relates to |
Link |
This issue is blocked by |
Link | This issue is blocked by MDEV-32601 [ MDEV-32601 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Link | This issue is blocked by MDEV-32601 [ MDEV-32601 ] |
Assignee | Yuchen Pei [ JIRAUSER52627 ] | Alexey Botchkov [ holyfoot ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Link |
This issue includes |
Assignee | Alexey Botchkov [ holyfoot ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.4.33 [ 29516 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 10.5.24 [ 29517 ] | |
Fix Version/s | 10.6.17 [ 29518 ] | |
Fix Version/s | 10.11.7 [ 29519 ] | |
Fix Version/s | 11.0.5 [ 29520 ] | |
Fix Version/s | 11.1.4 [ 29024 ] | |
Fix Version/s | 11.2.3 [ 29521 ] |
Fix Version/s | 11.1.4 [ 29024 ] | |
Fix Version/s | 10.11.7 [ 29519 ] | |
Fix Version/s | 11.0.5 [ 29520 ] | |
Fix Version/s | 11.2.3 [ 29521 ] |
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