mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
6786fb004c
increase to 1M
3 lines
137 B
Text
3 lines
137 B
Text
set global max_allowed_packet=1024*1024*10;
|
|
ERROR HY000: The definition for table `t1` is too big
|
|
set global max_allowed_packet=default;
|