Hi all, I am facing following error when trying to start mysql. $]/etc/init.d/mysql start Error 1142 *Select* command *denied* for user kohaadmin@koha for table user. Also I get same error when i login using following mysql -ukohaadmin -p
*Select* * from mysql.user;
My System Configuration 1] Using Oracle Virtual Box 2] Debian 5.0 3] Koha 3.0 -Devendra
Devendra Tapdia <devendratapdia@gmail.com> writes:
Hi all,
I am facing following error when trying to start mysql.
$]/etc/init.d/mysql start
Error 1142 Select command denied for user kohaadmin@koha for table user.
You need to be root to do this. Or be in the sudoers list.
Also I get same error when i login using following
mysql -ukohaadmin -p
Probably because mysql is not running?
Select * from mysql.user;
My System Configuration 1] Using Oracle Virtual Box 2] Debian 5.0 3] Koha 3.0
-Devendra _______________________________________________
-- Mahesh T. Pai || Funny how people infriging commercial software licences are called "pirates", while huge companies infriging the GPL are called "users"
Mysql is running.. I hot over with SELECT problem. and now i get cannot acess using socket file /var/run/mysqld/mysql.sock file the file is created. On Sat, Jul 30, 2011 at 4:07 PM, Mahesh T Pai <paivakil@gmail.com> wrote:
Devendra Tapdia <devendratapdia@gmail.com> writes:
Hi all,
I am facing following error when trying to start mysql.
$]/etc/init.d/mysql start
Error 1142 Select command denied for user kohaadmin@koha for table user.
You need to be root to do this. Or be in the sudoers list.
Also I get same error when i login using following
mysql -ukohaadmin -p
Probably because mysql is not running?
Select * from mysql.user;
My System Configuration 1] Using Oracle Virtual Box 2] Debian 5.0 3] Koha 3.0
-Devendra _______________________________________________
-- Mahesh T. Pai || Funny how people infriging commercial software licences are called "pirates", while huge companies infriging the GPL are called "users"
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Devendra Tapdia -
Mahesh T Pai