Kevin,
Thursday, November 14, 2002, 1:09:15 AM, you wrote:

KLG> If this is a FAQ, I haven't been able to find it.  I am a newbie to MySQL,
KLG> but I've followed the directions carefully and I get this whenever I start
KLG> mysqld:

KLG>   # bin/safe_mysqld --user=mysql &
KLG>   [1] 24487
KLG>   zaphod:/usr/local/mysql[15:02]# Starting mysqld daemon with databases from 
/var/lib/mysql
KLG>   021113 15:02:18  mysqld ended
  
  
KLG>   [1]  + 24487 done       bin/safe_mysqld --user=mysql

[skip]

KLG> Also, why is this file "lost"? It appears that you *have* to be in /usr/local
KLG> (or whereever your "root" is) to run "mysqld".

KLG>   # bin/!!
KLG>   bin/mysqld version
KLG>   021113 15:04:41  Can't find messagefile 
'src/mysql-max-4.0.3-beta-pc-linux-gnu-i686/share/mysql/english/errmsg.sys'
KLG>   021113 15:04:41  Aborting

MySQL server can't fine error messages file. Check if one exists.

If this file is located in other dir than
src/mysql-max-4.0.3-beta-pc-linux-gnu-i686/share/mysql/english/ you
can set up path to the file with --language option of mysqld (or edit
my.cnf file).



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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