MySQL Forums
Forum List  »  General

Funny permission problems
Posted by: Alexander Windbichler
Date: February 13, 2005 09:41AM

Hello,

I'm using MySQL 4.0.21 on a Debian machine. If I create a new user and a new database, all is working perfect. The user has no global rights, excepting "USAGE".
I create a new database called user_db_username_1. The user can only access this database - it works.
If the user trys to create a database (for example) "test123" it won't work, but if he creates a database like "user?db?username?1" it works without a problem. This only works, if he replaces the "_" signs throw special characters like ?,$,%,&, ...

The user has no permission to do this, but it works. Does anybody know, whats wrong? I have no solution.

thanks for your help,
alex

Options: ReplyQuote


Subject
Written By
Posted
Funny permission problems
February 13, 2005 09:41AM


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.