How do you prevent MySQL from caching a query?

Answer Posted / amith

SELECT SQL_NO_CACHE.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default port for mysql and how it can change?

523


What are the other commands to know the structure of a table using mysql commands except explain command?

538


Is mysql a free database?

483


Why mysql is open source?

483


Which mysql function is used to concatenate string?

769






Why do we use views instead of tables?

494


How to return query output in html format?

525


What is cast in mysql?

472


How do I add a column to a table in mysql?

471


What is dblink?

482


What is the maximum number of columns per table?

485


What is the difference between float and double?

587


How to use like conditions?

542


What is difference between mysql and mysqli?

480


What is pragma serially_reusable and why is it used?

472