Thread Previous • Date Previous • Date Next • Thread Next |
Am 16.02.2017 um 10:04 schrieb Peter Laursen:
The particular error message "Got packet bigger than 'max_allowed_packet' bytes" is returned from the client and not the server. Both the server and the client has a "max_allowed_packet" setting. The client-one is listed here https://dev.mysql.com/doc/refman/5.7/en/mysql-command-options.html
well, tell that "mysql_upgrade" (part of mariadb) and "myqltuner" (mysqtuner pretends "[!!] Attempted to use login credentials, but they were invalid" when this is ste in the [client] section
mysql_upgrade /usr/bin/mysql_upgrade: unknown variable 'max_allowed_packet=200M'so currently "mysql" is the only client which a) understands it and b) proceeeds it correctly - what a mess
Thread Previous • Date Previous • Date Next • Thread Next |