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
- 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