jaymc Posted November 14, 2007 Share Posted November 14, 2007 Found this in my slow query log SELECT /*!40001 SQL_NO_CACHE */ * FROM `ratings`; Its not something I've wrote, any idea what it is and what might have generated the query There is loads of them for varios tables Link to comment https://forums.phpfreaks.com/topic/77323-slow-query/ Share on other sites More sharing options...
fenway Posted November 19, 2007 Share Posted November 19, 2007 Found this in my slow query log SELECT /*!40001 SQL_NO_CACHE */ * FROM `ratings`; Its not something I've wrote, any idea what it is and what might have generated the query There is loads of them for varios tables These are server hints. Link to comment https://forums.phpfreaks.com/topic/77323-slow-query/#findComment-394440 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.