Gianni,
Friday, July 05, 2002, 2:28:00 AM, you wrote:
G> Hello. I'm going to be crazy. But why I can't run myslq 3.23.51? I found this
G> error also in mysql 3.23.49, but no in mysql 3.23.41 that worked well: it
G> runs.
G> The error is clear:
G> root@linux:/usr/local/mysql > bin/safe_mysqld &
G> [1] 22688
G> root@linux:/usr/local/mysql > Starting mysqld daemon with databases from
G> /usr/local/mysql/var
G> 020705 01:15:13 mysqld ended
G> I looked at log:
G> 020705 01:15:13 mysqld started
G> /usr/local/mysql/libexec/mysqld: File './linux-bin.1' not found (Errcode: 13)
G> 020705 1:15:13 Could not use linux-bin for logging (error 13)
G> 020705 1:15:13 /usr/local/mysql/libexec/mysqld: Can't create/write to file
G> '/usr/local/mysql/var/linux.pid' (Errcode: 13)
G> 020705 1:15:13 /usr/local/mysql/libexec/mysqld: Can't find file:
G> './mysql/host.frm' (errno: 13)
G> 020705 1:15:13 /usr/local/mysql/libexec/mysqld: Error on delete of
G> '/usr/local/mysql/var/linux.pid' (Errcode: 13)
G> 020705 01:15:13 mysqld ended
It's a permission problem. User 'mysql' must be owner of MySQL data
dir. Check permissions on the data dir and files that are located
there.
G> I typed ls /usr/local/mysql/var and I got:
G> linux-bin.001 linux-bin.index linux.err mysql test
G> well I think linux-bin.1? But it's linux-bin.001, so I renamed the file, but
G> it doesn't work.
linux-bin.001 is a log file:
http://www.mysql.com/doc/B/i/Binary_log.html
G> I'm a Linux SuSE 7.1 user. Can you send me a patch for mysql-3.23.51.tar.gz
G> please? Why don't you use the .tar.bz2 format that is smaller than .tar.gz?
G> I installed mysql so:
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Victoria Reznichenko
/ /|_/ / // /\ \/ /_/ / /__ [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