MySQL Forums
Forum List  »  Install & Repo

mysql_install_db - ERROR: 1153
Posted by: Juergen Bouche
Date: October 06, 2004 06:01AM

Hi,

I've tried to set up an MySQL Server by this installation-advices in the following url:

http://www.devside.net/web/server/linux/mysql

The only difference is that I used MySQL Max 4.1.5-gamma because i want to use the cluster later.

If I run scripts/mysql_install_db
I get the following error !

Installing all prepared tables
Fill help tables
ERROR: 1153 Got a packet bigger than 'max_allowed_packet' bytes
040926 14:43:18 [ERROR] Aborting

040926 14:43:18 [NOTE] ./bin/mysqld: Shutdown complete

WARNING: HELP FILES ARE NOT COMPLETELY INSTALLED!
The "HELP" command might not work properly


This error occured also on my second try to install MySQL

I copied the "my.cnf" into /etc/ and changed the max_allowed_packet from "1M" to "10M" but nothing solved my problem

Thx for any help !!

[JB]

Options: ReplyQuote


Subject
Written By
Posted
mysql_install_db - ERROR: 1153
October 06, 2004 06:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.