[MDEV-32979] RocksDB and engines/funcs tests fail massively with ps-protocol Created: 2023-12-09  Updated: 2023-12-10

Status: Open
Project: MariaDB Server
Component/s: Prepared Statements, Storage Engine - RocksDB, Tests
Affects Version/s: 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3
Fix Version/s: 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Lena Startseva
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Tests in rocksdb and engine/funcs suites fail with ps-protocol with various symptoms (mostly wrong results and file-already-exists, but not only that).

One example:

11.3 67a0224a3e0073c4e083a6f7e24380251bcb2361

rocksdb.type_char_indexes_collation 'write_committed' [ fail ]
        Test ended at 2023-12-09 18:26:23
 
CURRENT_TEST: rocksdb.type_char_indexes_collation
mysqltest: At line 48: query 'select hex(weight_string(c1)) INTO OUTFILE '$file1' from t order by c1' failed: ER_FILE_EXISTS_ERROR (1086): File '/mnt8t/bld/11.3-asan/mysql-test/var/tmp/filesort_order' already exists

$ perl ./mtr engines/funcs.rpl_loaddatalocal --mem --ps-protocol
 
engines/funcs.rpl_loaddatalocal 'innodb,mix' [ fail ]
        Test ended at 2023-12-11 01:50:37
 
CURRENT_TEST: engines/funcs.rpl_loaddatalocal
mysqltest: At line 23: query 'select * into outfile '$MYSQLTEST_VARDIR/tmp/rpl_loaddatalocal.select_outfile' from t1' failed: ER_FILE_EXISTS_ERROR (1086): File '/mnt8t/bld/11.3-asan/mysql-test/var/tmp/rpl_loaddatalocal.select_outfile' already exists


Generated at Thu Feb 08 10:35:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.