mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
fix the test to be independent from the stack size
This commit is contained in:
@ -6,6 +6,7 @@ slave_skip_errors OFF
|
||||
# Bug#58026: massive recursion and crash in regular expression handling
|
||||
#
|
||||
SELECT '1' RLIKE RPAD('1', 10000, '(');
|
||||
Got one of the listed errors
|
||||
#
|
||||
# WL#4284: Transactional DDL locking
|
||||
#
|
||||
|
Reference in New Issue
Block a user