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 check mysql version?
How do I select a database in mysql?
How many rows we can insert in a mysql table?
What is the difference between char and varchar data types?
What is mysqladmin flush hosts?
What is triggers?
What is innodb_buffer_pool_size?
What is the maximum length of a table name, database name, and fieldname in MySQL?
3 Answers Accenture, Pioneer, TISL,
What is truncate command?
Where is mysql used?
How do stored procedures work?
How to use count function 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)