1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-7481 Replace max_long_data_size functionality with max_allowed_packet

This commit is contained in:
Sergei Golubchik
2019-09-17 20:11:04 +02:00
parent 12414cd9f2
commit 32efbaa19a
14 changed files with 3 additions and 116 deletions

View File

@ -1532,9 +1532,6 @@ SET @@global.max_binlog_cache_size=DEFAULT;
SET @@global.max_join_size=DEFAULT;
SET @@global.key_buffer_size=@kbs;
SET @@global.key_cache_block_size=@kcbs;
select @@max_long_data_size > 0;
@@max_long_data_size > 0
1
#
# Bug#11766424 59527:
# Assert in DECIMAL_BIN_SIZE: