genxspirit40
New Member
- Messages
- 8
- Reaction score
- 0
- Points
- 0
i am installing drupal 6.20 but the sql database is creating problems. i cant use a database command on sql database in order to make drupal work. Sql is not permitting user to access the database. the command is GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER ON databasename.* TO 'username'@'localhost' IDENTIFIED BY 'password';
please help to solve this issue.
please help to solve this issue.