MySQL Forums
Forum List  »  MySQL Administrator

creating a database remote using MySQL Administrator failed
Posted by: Simon Schäberle
Date: June 05, 2009 06:29AM

Hi everybody,

I want to create a database with the MySQL Adminstrator Tool (from a WindowsXP-PC) on a Linux-Server.
The root-user has all priviliges from all local IP-Addresses on all databases. Now my Problem is that I can do everything with the tool (create new user or tables, set user privilliges, manipulate data or tables, ...) but not create a new database. On this command I alway get the error 1044 ERROR 1044 (42000): Access denied for user 'root'@'192.168.2.200' to database 'test'

I use the mysql Version 5.0.67 (SuSe 11.1). With the database in Suse 11.0 or lower I was able to create databases from remote with the administrator tool.

Can anyone help me?

Greetings from Germany
Simon Schaeberle

Options: ReplyQuote


Subject
Written By
Posted
creating a database remote using MySQL Administrator failed
June 05, 2009 06:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.