[MDEV-29330] rocksdb.deadlock_stats cannot run with PS protocol (syntax error) Created: 2022-08-18  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.6, 10.7, 10.8, 10.9, 10.10
Fix Version/s: 10.6

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Dmitry Shulga
Resolution: Unresolved Votes: 0
Labels: None


 Description   

10.6 af552f29

rocksdb.deadlock_stats 'write_committed' [ fail ]
        Test ended at 2022-08-18 21:32:22
 
CURRENT_TEST: rocksdb.deadlock_stats
mysqltest: In included file "/mnt8t/bld/10.6-debug-nightly/mysql-test/plugin/rocksdb/rocksdb/include/deadlock_stats.inc": 
included from /mnt8t/bld/10.6-debug-nightly/mysql-test/plugin/rocksdb/rocksdb/t/deadlock_stats.test at line 4:
At line 9: query '$prior_set_lwt $prior_set_dld $global_dld $global_lwt' failed: ER_PARSE_ERROR (1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'set @prior_deadlock_detect = @@rocksdb_deadlock_detect; set global rocksdb_de...' at line 1
 
The result from queries just before the failure was:
set @prior_lock_wait_timeout = @@rocksdb_lock_wait_timeout; set @prior_deadlock_detect = @@rocksdb_deadlock_detect; set global rocksdb_deadlock_detect = on; set global rocksdb_lock_wait_timeout = 100000;;

Reproducible on 10.6+. Probably a side-effect of MDEV-16708.


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