Robert,
Friday, July 12, 2002, 3:56:50 AM, you wrote:

RA> Im running windows 98, Apache 2.03, MySQL 3.23.51 and Php 4.0

RA> I can user all mysql's functions using php to interact with the MySQL sever 
RA> but am having problems using the MySQL GUI. I can connect to the database 
RA> however when i try to use functions such as create database it comes back 
RA> with the error

RA> Error in database function: Access denied for user: 'Robert@localhost' 
RA> (Using password: YES) 1045

RA> As you can see iam testing locally

Seems, you have not enough privileges to create database. You must
have Create_priv on the global level to create database.




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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