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:
@ -1264,11 +1264,6 @@ SET @@global.max_join_size=DEFAULT;
|
||||
SET @@global.key_buffer_size=@kbs;
|
||||
SET @@global.key_cache_block_size=@kcbs;
|
||||
|
||||
#
|
||||
# Bug#56976: added new start-up parameter
|
||||
#
|
||||
select @@max_long_data_size > 0;
|
||||
|
||||
--echo #
|
||||
--echo # Bug#11766424 59527:
|
||||
--echo # Assert in DECIMAL_BIN_SIZE:
|
||||
|
Reference in New Issue
Block a user