Dear Drizzle Team,

Has any thing change in drizzle? Even root user cannot run create table command.

drizzle> create table t (a int);
ERROR 1044 (42000): Access denied for user 'root' to schema 'data_dictionary'

Start drizzle server as

root@ubuntu:/home/umair/trunk_drizzle/drizzle_trunk/bin/sbin# ./drizzled 
--user=drizzle


Start drizzle client as
root@ubuntu:~/trunk_drizzle/drizzle_trunk/bin/bin$ ./drizzle --user=root

Any one has idea?


Thanks and Regards,

Umair Muhammad 
Electrical Engineering Master Student,
Specialization in Wireless Systems,
School of Electrical Engineering, 
Royal Institute of Technology (KTH),
SE 100-44 Stockholm, SWEDEN.
Email: mum...@kth.se 
Cell:   +46 764 097 574
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to