Dec
08
2010
MySQL: ERROR 1153 (08S01) at line 1355: Got a packet bigger than ‘max_allowed_packet’ bytes
Posted by alex in ErrorsRecently I needed to modify a MySQL database from a latin1 character set to a utf8 character set which I may write an article on later however when importing the MySQL dumped data back into a new database I received an error complaining about the packet size. This can easily be worked around using the information below.
Tags: .my.cnf, 1GB, 1M, 1MB, 32M, CentOS, character set, database, import, init.d, latin1, Linux, max_allowed_packet, mysql, restart, sql, UTF8








Entries (RSS)