Hi Mashiah,
On 5 November 2011 23:48, Mashiah Davidson mashiah.davidson@gmail.comwrote:
Looks like SLOW_OK mark is not recognized for INSERT queries.
The query below is marked as SLOW_OK, but unlike to SELECT like queries, report shows just space doubled where the mark was set.
How did you send the query to the server? There might be a comment stripper somewhere between your query and mysql. Could you post any relevant bits of code?
Merlijn