Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.5
-
None
Description
spider/bugfix.mdev_33434 [ fail ]
|
Test ended at 2025-04-17 15:31:12
|
|
CURRENT_TEST: spider/bugfix.mdev_33434
|
mysqltest: At line 8: query 'SELECT SPIDER_DIRECT_SQL('SELECT SLEEP(1)', '', 'srv "dummy", port "3307"')' failed with wrong errno 1477: 'The foreign server name you are trying to reference does not exist. Data source error: dummy', instead of 1429...
|
|
The result from queries just before the failure was:
|
#
|
# MDEV-33434 MDEV-33434 UBSAN null pointer passed as argument 2, which is declared to never be null in spider_udf_direct_sql_create_conn
|
#
|
INSTALL SONAME 'ha_spider';
|
SET character_set_connection=ucs2;
|
SELECT SPIDER_DIRECT_SQL('SELECT SLEEP(1)', '', 'srv "dummy", port "3307"');
|
Attachments
Issue Links
- is part of
-
MDEV-35452 Always failing spider tests on Debug Last-N builder with --view-protocol
-
- Closed
-