How do you flush privileges?
Answer / Sushant Agrawal
To flush privileges in MySQL, use the FLUSH PRIVILEGES command. This reloads the grant tables and applies all changes to the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Consider you have the following three tables which have to be linked together.
Is mysql free for enterprise?
What is mysql connection limit?
How to validate email addresses in mysql?
How to enter boolean values in sql statements?
What is join in mysql? What are the different types of join?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
What is difference between Sql server and MySql database? It may be silly question but i really dont know.
How can we find the number of rows in a table using MySQL?
Is mysql good for large database?
What is the maximum connection pool size?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)