← Back to team overview

randgen team mailing list archive

[Bug 643383] [NEW] simplify-crash.pl simplification sometimes fail due to "query execution was interrupted"

 

Public bug reported:

The reason is that the server is restarted with event scheduler enabled
and a pending KILL QUERY event left over from the previous server
restart.

The solution is to start the server with scheduler disabled, delete the
event and enable the scheduler again.

** Affects: randgen
     Importance: Undecided
         Status: New

-- 
simplify-crash.pl simplification sometimes fail due to "query execution was interrupted"
https://bugs.launchpad.net/bugs/643383
You received this bug notification because you are a member of Random
Query Generator Team, which is subscribed to Random Query Generator.

Status in SQL Generator for testing SQL servers (MySQL, JavaDB, PostgreSQL): New

Bug description:
The reason is that the server is restarted with event scheduler enabled and a pending KILL QUERY event left over from the previous server restart.

The solution is to start the server with scheduler disabled, delete the event and enable the scheduler again.





Follow ups

References