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 |
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
What is regex in mysql?
How to include numeric values in sql statements?
How to create a table?
What are the different data types in mysql?
How to use triggers to track changes in mysql?
What is regexp?
How do I truncate all tables in mysql?
What is prepare statement in mysql?
How do you backup a database in mysql?
How to find the unique values if the value in the column is repeated?
How do I clear a mysql database?
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)