mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 11.2 into 11.4
This commit is contained in:
@ -3046,7 +3046,9 @@ drop table t1;
|
||||
#
|
||||
# MDEV-32589 parallel-mysqldump - test "too many connections"
|
||||
#
|
||||
--disable_cursor_protocol
|
||||
select @@max_connections into @save_max_connections;
|
||||
--enable_cursor_protocol
|
||||
set global max_connections=10;
|
||||
--replace_result mariadb-dump.exe mariadb-dump
|
||||
--error 2
|
||||
|
Reference in New Issue
Block a user