mydumper should use SQL_NO_CACHE

Bug #782077 reported by Olivier Doucet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
Fix Released
Medium
Andrew Hutchings

Bug Description

mydumper is executing queries like "SELECT * FROM table".
When query cache is activated, MySQL may have the bad idea to put this query in query cache.
mysqldump is adding /*!40001 SQL_NO_CACHE */ in select queries.

Related branches

Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

A very good point

Changed in mydumper:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Andrew Hutchings (linuxjedi)
Changed in mydumper:
status: In Progress → Fix Released
milestone: none → 0.2.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.