Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service from 10.7.
Attachments
Issue Links
- blocks
-
MDEV-22979 "mysqld --bootstrap" / mysql_install_db hangs when Spider is installed
-
- Closed
-
-
MDEV-29870 Backport fixes to spider init bugs to 10.4-10.6 once they have SQL service
-
- Closed
-
- is blocked by
-
MDEV-19275 Provide SQL service to plugins.
-
- Closed
-
-
MDEV-27832 Disable binary logging for SQL SERVICE
-
- Closed
-
- relates to
-
MDEV-27831 Let the SQL SERVICE user set the current user name.
-
- Stalled
-
-
MDEV-32808 using sql_service within encryption key management plugin segfaults
-
- Open
-
-
MDEV-33047 using sql_service within deinit of plugin segfaults on shutdown
-
- Confirmed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue blocks |
Description |
Making it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
|
Description |
Making it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
|
To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
|
Link |
This issue blocks |
Link |
This issue relates to |
Link |
This issue is blocked by |
Link |
This issue is blocked by |
Link |
This issue blocks |
Link |
This issue relates to |
Link | This issue is blocked by MDEV-27831 [ MDEV-27831 ] |
Link |
This issue is blocked by |
Link | This issue is blocked by MDEV-27831 [ MDEV-27831 ] |
Link | This issue relates to MDEV-27831 [ MDEV-27831 ] |
Fix Version/s | 10.7 [ 24805 ] |
Link | This issue blocks MENT-1455 [ MENT-1455 ] |
Link |
This issue is blocked by |
Fix Version/s | 10.7 [ 24805 ] |
Summary |
Backport SQL service, introduced by |
Backport SQL service, introduced by |
Priority | Critical [ 2 ] | Blocker [ 1 ] |
Description |
To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
|
To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service from 10.7.
|
Link | This issue blocks MENT-1455 [ MENT-1455 ] |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Link |
This issue blocks |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Link |
This issue blocks |
Assignee | Sergei Golubchik [ serg ] | Alexey Botchkov [ holyfoot ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Link |
This issue blocks |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue blocks |
Link |
This issue blocks |
Link |
This issue blocks |
Link |
This issue blocks |
Assignee | Alexey Botchkov [ holyfoot ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Alexey Botchkov [ holyfoot ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.4.32 [ 29300 ] | |
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.23 [ 29012 ] | |
Fix Version/s | 10.6.16 [ 29014 ] |
Fix Version/s | 10.4.33 [ 29516 ] | |
Fix Version/s | 10.5.24 [ 29517 ] | |
Fix Version/s | 10.6.17 [ 29518 ] | |
Fix Version/s | 10.5.23 [ 29012 ] | |
Fix Version/s | 10.6.16 [ 29014 ] | |
Fix Version/s | 10.4.32 [ 29300 ] |
Link | This issue relates to MDEV-32808 [ MDEV-32808 ] |
Link | This issue relates to MDEV-33047 [ MDEV-33047 ] |
The set of the patches in https://github.com/MariaDB/server/tree/bb-10.4-MDEV-27233 partially works but there is some problem related to replication.