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
Does insert statement lock the table?
How do you rename a table in mysql?
Is mysql good for large database?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
What is database in php mysql?
Is blocked because of many connection errors mysql?
What is bigint in mysql?
What is a tinyint in mysql?
What are the method you will follow while sql installing
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
Is pdo more secure than mysqli?
What is max_used_connections in mysql?
Who developed mysql?
What is the difference between BLOB AND TEXT?
What is a table schema?