MySQL Forums
Forum List  »  NDB clusters

Re: SQL node not run.
Posted by: David Garcia
Date: October 20, 2006 04:36AM

I found in logs mysql.log:

061020 12:29:01 mysqld started
061020 12:29:01 InnoDB: Started; log sequence number 0 43710
061020 12:29:11 [Note] Starting MySQL Cluster Binlog Thread
061020 12:29:11 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.11-beta' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
061020 12:29:11 [Note] SCHEDULER: Manager thread booting
061020 12:29:11 [ERROR] (Create_view_priv) Expected field Create_view_priv at position 15 to have type enum('N','Y') but no field found.
061020 12:29:11 [ERROR] (Show_view_priv) Expected field Show_view_priv at position 16 to have type enum('N','Y') but no field found.
061020 12:29:11 [ERROR] (Create_routine_priv) Expected field Create_routine_priv at position 17 to have type enum('N','Y') but no field fou$
061020 12:29:11 [ERROR] (Alter_routine_priv) Expected field Alter_routine_priv at position 18 to have type enum('N','Y') but no field found.
061020 12:29:11 [ERROR] (Execute_priv) Expected field Execute_priv at position 19 to have type enum('N','Y') but no field found.
061020 12:29:11 [ERROR] (Event_priv) Expected field Event_priv at position 20 to have type enum('N','Y') but no field found.
061020 12:29:11 [ERROR] (Trigger_priv) Expected field Trigger_priv at position 21 to have type enum('N','Y') but no field found.

Why?



Edited 1 time(s). Last edit at 10/20/2006 04:36AM by David Garcia.

Options: ReplyQuote


Subject
Views
Written By
Posted
1906
October 19, 2006 01:45PM
959
October 19, 2006 11:48PM
1061
October 20, 2006 03:10AM
Re: SQL node not run.
1194
October 20, 2006 04:36AM
1044
October 20, 2006 04:45AM
960
October 20, 2006 05:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.