Hello list,

I compiled I special mysql-5-1-2 with the following configuration:


./configure --with-ndbcluster 
--prefix=/mycomputer/mysql-5.1.2-binary --with-partition 
--with-row-based-replication --without-innodb --without-berkeley-db 
--enable-thread-safe-client --enable-shared

Afterwards I configured a cluster and it works fine.

But starting mysqld:


 /usr/local/mysql/libexec/mysqld --user=root --log-bin=udo-bin

fails

051116 16:27:54 [Note] Starting Cluster Binlog
051116 16:27:54 [ERROR] Fatal error: Can't open and lock privilege tables: 
Table 'mysql.host' doesn't exist


Any suggestions, ideas how to solve that ?

 

Jörg Nowak

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to