cket
Anil
DBA
-Original Message-
From: Philippe Poelvoorde [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 8:13 PM
To: Ferino Mardo; [EMAIL PROTECTED]
Subject: Re: max allowed packet error
HI,
> I have copied the mysql-medium.cnf to /etc/my.cnf and have noticed that
>
HI,
I have copied the mysql-medium.cnf to /etc/my.cnf and have noticed that
the "max-allowed-packet" is 1M. no matter what I set it to 8M, 10M, 16M
I still get the error.
did you try this in your my.cnf in the [mysqld] section ?
set-variable= max_allowed_packet=8M
--
Philippe Poelvoorde
COS Tr
yes that I did (installed binaries) and it's working now. *sigh*
wish I could use the source.
> -Original Message-
> From: Gleb Paharenko [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 01, 2004 06:56 PM
> To: [EMAIL PROTECTED]
> Subject: Re: max allowed pac
Hi.
Please download and install official binaries, as this looks like a compilation bug
which is likely to occur when compilation is done "by hands" on Linux. :)
>folks I have successfully compiled and install mysql-4.1.7 from source
>in my Debian (3.0, lots of free space in hd, 64MB RAM) w