Hi,
  after upgrading, I had two problems:

/usr/local/mysql/bin/mysqld: ERROR: unknown variable 'query_buffer_size=32M'

  I had to comment out this variable, it seems it got renamed. I have to
figure out what's the new name.

020828 17:30:12  mysqld started
020828 17:30:12  Can't find messagefile 
'mysql-4.0.3-beta-pc-linux-gnu-i686/share/mysql/english/errmsg.sys'
020828 17:30:12  Aborting

020828 17:30:12  mysqld ended

This I've already posted once. My fix is:

# cd /usr/local/mysql    (/usr/local/mysql is a link to
                          /usr/local/mysql-4.0.3-beta-pc-linux-gnu-i686)
# ln -s . mysql-4.0.3-beta-pc-linux-gnu-i686
# /etc/rc3.d/S98mysql start

Hope this helps
-- 
Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585



---------------------------------------------------------------------
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