Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.6.20, 10.5
-
openSUSE Leap 15.6 with MariaDB 10.6.20
Description
Attached is the Log after the Query is fired to the Server:
SELECT DISTINCT t1.`ID` FROM JAX_FORM_RESOURCES t1 WHERE (t1.`ID` LIKE 'resources/SYSTEM/SCHEDULER_JOBS_FORM/V%')
|
Same Database Downgraded to 10.6.19 everything Works.
Every Table in DB is per SPIDER Connected to a MariaDB 10.6.20 Database:
wrapper "mysql", srv "link_1011_local", table "JAX_FORM_RESOURCES"
|
Everything works directly connected to a MariaDB Server 10.6.20 without SPIDER Engine in between.
MariaDB with SPIDER Engine Connects to a HAProxy and also directly to another MariaDB 10.6.20 Server and via HAProxy to another MariaDB 10.6.20 Galera Cluster.
Attachments
Issue Links
- is caused by
-
MDEV-26345 SELECT MIN on Spider table returns more rows than expected
-
- Closed
-
- is duplicated by
-
MDEV-35868 MariaDB 11.4.4 Crashes when querying a Spider table on a remote system with a distinct selection that is not a primary key.
-
- Closed
-
- relates to
-
MDEV-35623 UBSAN: function-type-mismatch in spider_param_conn_recycle[_mode/_strict], spider_param_internal_xa_snapshot, and spider_param_block_size
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Attached is the Log after the Query is fired to the Server:
{noformat} SELECT DISTINCT t1.`ID` FROM JAX_FORM_RESOURCES t1 WHERE (t1.`ID` LIKE 'resources/SYSTEM/SCHEDULER_JOBS_FORM/V%') {noformat} Same Database Downgraded to 10.6.19 everything Works. Every Table in DB is per SPIDER Connected to a MariaDB 10.6.20 Database: {noformat} wrapper "mysql", srv "link_1011_local", table "JAX_FORM_RESOURCES" {noformat} Also works everything directly connected to a MariaDB without SPIDER Engine in between. MariaDB with SPIDER Engine Connects to a HAProxy and also directly to another MariaDB 10.6.20 Server and via HAProxy to another MariaDB 10.6.20 Galera Cluster. |
Attached is the Log after the Query is fired to the Server:
{noformat} SELECT DISTINCT t1.`ID` FROM JAX_FORM_RESOURCES t1 WHERE (t1.`ID` LIKE 'resources/SYSTEM/SCHEDULER_JOBS_FORM/V%') {noformat} Same Database Downgraded to 10.6.19 everything Works. Every Table in DB is per SPIDER Connected to a MariaDB 10.6.20 Database: {noformat} wrapper "mysql", srv "link_1011_local", table "JAX_FORM_RESOURCES" {noformat} Everything works directly connected to a MariaDB Server 10.6.20 without SPIDER Engine in between. MariaDB with SPIDER Engine Connects to a HAProxy and also directly to another MariaDB 10.6.20 Server and via HAProxy to another MariaDB 10.6.20 Galera Cluster. |
Summary | mysqld got signal 11 after SELECT DISTINCT | mysqld got signal 11 after SELECT DISTINCT |
Fix Version/s | 10.6 [ 24028 ] |
Labels | crash | crash regression-10.6 |
Priority | Major [ 3 ] | Critical [ 2 ] |
Link |
This issue is caused by |
Fix Version/s | 10.5 [ 23123 ] |
Priority | Critical [ 2 ] | Blocker [ 1 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Yuchen Pei [ JIRAUSER52627 ] | Alexey Botchkov [ holyfoot ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Labels | crash regression-10.6 | crash |
Affects Version/s | 10.5 [ 23123 ] |
Labels | crash | crash regression |
Link | This issue blocks MENT-2185 [ MENT-2185 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.5.28 [ 29952 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 10.6.21 [ 29953 ] | |
Fix Version/s | 10.11.11 [ 29954 ] | |
Fix Version/s | 11.4.5 [ 29956 ] | |
Fix Version/s | 11.7.2 [ 29914 ] |
Link |
This issue is duplicated by |
Link |
This issue relates to |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |