The MySQL 5.6 docs state that INSERT LOW_PRIORITY is only available for table-locking storage engines such as MyISAM. Is there any such option for InnoDB that would allow me to "queue" queries that I consider to be low priority?
INSERT LOW_PRIORITY
1.4m articles
1.4m replys
5 comments
57.0k users