Pada Sat, 06 Jul 2002 09:36:27 +0500 (IST)
VINOD <[EMAIL PROTECTED]> menulis :

> I  own  a domain with MySQL support.  I have created  a  database
> "lnet_cal" on the web and also table "yarntype", using PHP  Myad-
> min  on  the webspace and also granted all access  privileges  to
> user "lnet_root" to the database.

can u show us the value from DB mysql regarding this privilege ...


use mysql;
select * from user where user="lnet_root";
select * from db where user="lnet_root";

maybe we can help you to analyze your problem ;-)

-- 
Let's call it an accidental feature.
        -- Larry Wall
 
MySQL 3.23.51 : up 16 days, Queries : 368.249 per second (avg).

---------------------------------------------------------------------
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