Dear Laurynas, Thanks for the reply.
Yes I had tried before and double check as well, create command still not working. Started the server as umair@ubuntu:/home/umair/trunk_drizzle/drizzle_trunk/bin/sbin# ./drizzled --user=drizzle --basedir=/usr/local/drizzle --datadir=/usr/local/drizzle/data Client as umair@ubuntu:/home/umair/trunk_drizzle/drizzle_trunk/bin/bin# ./drizzle --user=root 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 ________________________________________ From: Laurynas Biveinis [laurynas.bivei...@gmail.com] Sent: Monday, September 10, 2012 7:42 AM To: Muhammad Umair Cc: drizzle-discuss@lists.launchpad.net Subject: Re: [Drizzle-discuss] Cannot Run Create Command 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