problem when starting mysql

2005-08-18 Thread vladone
Hi! I have installed mysql 4.1 from ports. After i run /usr/local/bin/mysql_install_db, i try to start server with: /usr/local/bin/mysqld_safe but i receive this error in host.err: [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist How i can resolv this?

Re: problem when starting mysql

2005-08-18 Thread vladone
Sorry. Resolved. I dont have right owner for /var/db/mysql ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: problem when starting mysql

2005-08-18 Thread Nelis Lamprecht
On 8/18/05, vladone [EMAIL PROTECTED] wrote: Sorry. Resolved. I dont have right owner for /var/db/mysql If you used the script that the port installed in /usr/local/etc/rc.d to start mysql you wouldn't have had any problems. The startup script would have run mysql_install_db and set the