Answer Posted / kamal
GRANT ALL on *.databasename to root identified by 123456
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I view data in mysql workbench?
How many sql dml commands are supported by 'mysql'?
Is postgresql better than mysql?
What is unique key in mysql?
What is mysql primary key?
What are the purposes of using enum and set data types?
How do I restore a mysql database dump file in linux?
How to show table names with 'mysqlshow'?
Does insert statement lock the table?
What is the purpose of using timestamp data type?
What is the difference between mysql and oracle?
Where is mysql data stored linux?
How do you rename a table in mysql?
How you will show all data from a table.
Why is the basic difference between left join, right join and inner join?