Hi,
  use "mysqladmin variables" command to see current settings. I guess
your mysqld does not read the config file you have edited. ;-) It
happened to me me also few days ago. Remember mysqld looks for
/etc/my.cnf and $DATADIR/var/my.cnf if I remember well. Maybe put the
path to config file just on the command line into safe_mysqld script.

Martin

> Hi
>
>        I need to set the max_allowed_packet to 16M. below is my
>        01mysql-server.sh file. I use DBI and I know that I have to start this
>        before the DBI program and I did but if I use ./mysqld --help it shows
>        that my max_allowed_packet is still 1M. Any help would be really great
>        since I've been working on this all day :(

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to