Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1
-
Fix Version/s: 10.1.12
-
Component/s: Admin statements
-
Labels:None
-
Sprint:10.1.12
Description
MariaDB [test]> SHOW SYSTEM_VARIABLES;
|
Query OK, 0 rows affected, 18515 warnings (0.02 sec)
|
|
MariaDB [(none)]> show warnings;
|
ERROR 2006 (HY000): MySQL server has gone away
|
No connection. Trying to reconnect...
|
Connection id: 6
|
Current database: *** NONE ***
|
|
Empty set (0.00 sec)
|
|
MariaDB [(none)]> select @@max_allowed_packet;
|
+----------------------+
|
| @@max_allowed_packet |
|
+----------------------+
|
| 1073741824 |
|
+----------------------+
|
1 row in set (0.00 sec)
|
Same for SHOW SPATIAL_REF_SYS.