1
0
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:
Marko Mäkelä
2024-10-03 14:32:14 +03:00
560 changed files with 5796 additions and 1398 deletions

View File

@ -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