Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.5
-
None
Description
Example:
spider/bugfix.mdev_29002 [ fail ]
|
Test ended at 2025-03-31 17:21:20
|
|
CURRENT_TEST: spider/bugfix.mdev_29002
|
--- /home/ycp/source/mariadb-server/10.5/src/storage/spider/mysql-test/spider/bugfix/r/mdev_29002.result 2025-03-31 14:39:07.353212370 +1100
|
+++ /home/ycp/source/mariadb-server/10.5/src/storage/spider/mysql-test/spider/bugfix/r/mdev_29002.reject 2025-03-31 17:21:20.272482182 +1100
|
@@ -15,6 +14,11 @@
|
RENAME TABLE t1_spider TO t3_spider;
|
SELECT * FROM t3_spider;
|
a
|
+Warnings:
|
+Error 12720 Host: and Socket:/home/ycp/source/mariadb-server/10.5/build/mysql-test/var/tmp/mysqld.1.1.sock aim self server. Please change spider_same_server_link parameter if this link is required.
|
+Error 12720 Host: and Socket:/home/ycp/source/mariadb-server/10.5/build/mysql-test/var/tmp/mysqld.1.1.sock aim self server. Please change spider_same_server_link parameter if this link is required.
|
+Error 12720 Host: and Socket:/home/ycp/source/mariadb-server/10.5/build/mysql-test/var/tmp/mysqld.1.1.sock aim self server. Please change spider_same_server_link parameter if this link is required.
|
+Error 12720 Host: and Socket:/home/ycp/source/mariadb-server/10.5/build/mysql-test/var/tmp/mysqld.1.1.sock aim self server. Please change spider_same_server_link parameter if this link is required.
|
DROP TABLE t3_spider, t2_spider, t;
|
drop server s;
|
CREATE TABLE t1 (c INT) ENGINE=Spider COMMENT='WRAPPER "mysql",HOST "srv",TABLE "t"';
|
|
Result length mismatch
|
Attachments
Issue Links
- is part of
-
MDEV-35452 Always failing spider tests on Debug Last-N builder with --view-protocol
-
- Closed
-