PDA

View Full Version : MySQL query: CREATE INDEX



Kornel Hartung
08-19-2003, 10:01 AM
Why do not allow DA to any custormer to do a create index mysql query?

I tried the command line mysql and also the phpmyadmin, but both said:
Access denied for user: 'saturn@localhost' to database 'saturn_ezp' .

Thanks,
Kornel Hartung

DirectAdmin Support
08-19-2003, 01:45 PM
Hello,

We'll add ability to create a user with Index privileges for the next release. You'll have to delete and recreate the mysql users that need the privilege.

John