Hello Muhammad -

> 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

I replied on August 30th -
---
I wonder if starting drizzled like this is supposed to work: the docs
at http://docs.drizzle.org/administration/drizzled.html suggest
something like
cd $basedir; ./sbin/drizzled --basedir=.. --datadir=.. at least.
---
Have you tried this?

Thanks,
-- 
Laurynas

_______________________________________________
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