MDesigner
07-21-2004, 03:47 PM
I followed the instructions exactly (the INSTALL-BINARY readme file). But the setup script fails:
opus:/usr/mysql# scripts/mysql_install_db --user=mysql
Installing all prepared tables
Fill help tables
ERROR: 1153 Got a packet bigger than 'max_allowed_packet' bytes
040721 14:35:04 Aborting
040721 14:35:04 ./bin/mysqld: Shutdown complete
And this is right out of the box too.. I didn't mess with anything. There's a pending bug report for this on the mysql.com site, but apparently either no one cares too much or they can't replicate it, even though three people had the problem. Does anyone have any idea what might be causing this? It can't be too rare a problem.. I just don't understand why a simple setup is failing, and why there aren't more posts about it.
opus:/usr/mysql# scripts/mysql_install_db --user=mysql
Installing all prepared tables
Fill help tables
ERROR: 1153 Got a packet bigger than 'max_allowed_packet' bytes
040721 14:35:04 Aborting
040721 14:35:04 ./bin/mysqld: Shutdown complete
And this is right out of the box too.. I didn't mess with anything. There's a pending bug report for this on the mysql.com site, but apparently either no one cares too much or they can't replicate it, even though three people had the problem. Does anyone have any idea what might be causing this? It can't be too rare a problem.. I just don't understand why a simple setup is failing, and why there aren't more posts about it.