Downloaded, compiled, installed, ran mysql_install_db. However, when I try
to start using safe_mysqld I get the "Can't find file" error.
root@qsv-cmxdb1:...pkg/mysql> bin/safe_mysqld
Starting mysqld daemon with databases from /usr/local/pkg/mysql/var
010604 08:44:28 mysqld ended
root@qsv-cmxdb1:...pkg/mysql> tail var/qsv-cmxdb1.err
010604 08:44:28 mysqld started
010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
010604 8:44:28 /usr/local/pkg/mysql/libexec/mysqld: Normal shutdown
010604 08:44:28 mysqld ended
mysqld Ver 3.23.38 for sun-solaris2.6 on sparc
basedir: /usr/local/pkg/mysql/
datadir: /usr/local/pkg/mysql/var/
tmpdir: /var/tmp/
language: /usr/local/pkg/mysql/share/mysql/english/
pid file: /usr/local/pkg/mysql/var/qsv-cmxdb1.pid
binary log: replication.log
binary log index:
TCP port: 3306
Unix socket: /tmp/mysql.sock
Options used to build mysql;
sh> CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3" ./configure
--prefix=/usr/local/pkg/mysql --without-bench --without-debug
--with-mysqld-user=mysql
---------------------------------------------------------------------
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