What?s the difference between query_cache_type 1 and 2?
Answer / amith
The second one is on-demand and can be retrieved via SELECT
SQL_CACHE.
you can use SELECT /* SQL_CACHE */ id FROM ? - MySQL will
interpret the code inside comments, while other servers
will ignore it.
| Is This Answer Correct ? | 0 Yes | 1 No |
write a c++ program to add a user to mysql.the user should be permitted to only "insert" into the given database
What is triggers and how it can be used in mysql?
Can I install mysql on mac?
Which is faster mongodb or mysql?
Explain the difference between primary key and candidate key in mysql?
what is collation? how many types of installations in sql server?
What is index length in mysql?
How to get last inserted id after insert data from a table in mysql?
What is the maximum connection pool size?
How to use triggers to track changes in mysql?
Is microsoft sql same as mysql?
What is inner join in mysql?
Oracle (3259)
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)