1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge 11.4 into 11.6

This commit is contained in:
Marko Mäkelä
2024-10-03 16:09:56 +03:00
561 changed files with 5812 additions and 1412 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