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 |
How do I start mysql in ubuntu?
Can you tell few best practices to be followed for optimization in sql?
How can we store binary data in mysql?
How to calculate the difference between two time values?
What is the purpose of using ifnull() function?
How to change a password for an existing user via mysqladmin?
Can you shard mysql?
What are the differences between char and varchar?
Is mysqli faster than mysql?
What are the different data types in mysql?
How many columns can you create for an index?
How can you retrieve a particular number of records from a table?
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)