Date |Mon, 16 Jul 2001 16:38:14 +0530
>From |"Ganesh Krishnan" <[EMAIL PROTECTED]>

Hello!

GK> Hi,
GK> I am developing a Java application which uses MySQL database on Linux
GK> platform. Mark Mattews' MySQL driver is being used.

GK> I am able to connect to the database from the application if I login as
GK> root. But if I login as any user, I get an exception saying that the driver
GK> was not found.

GK> Being a newbie in Linux, I am not sure if this is a problem with the
GK> permission. I tried several different things, but couldn't get it rectified.
GK> Any help in this regard will be highly appreciated.

GK> Regards,
GK> Ganesh
May be its not linux specific problem.
Do you create a user with GRANT ?
look at this 
http://www.mysql.com/doc/A/d/Adding_users.html
and this
http://www.mysql.com/doc/G/R/GRANT.html

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to