Comment 6 for bug 1686603

Revision history for this message
George Ormond Lorch III (gl-az) wrote :

If you had 5.7.15, the MySQL comment version guards "/*!50717 ...*/" should have prevented any of these from executing at all on the reload.

The 'SELECT 0' without a parameter is most certainly a bug, but I am trying to understand the conditions where it is possibly hit to try to make sure we implement tests to cover.