You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix hash comments for MySQL
Fixes issue in stmt.findPreix that prevented it from correctly parsing
SQL execution prefixes when there was a hash comment (MySQL).
Additionally updates to latest driver dependencies.
Fixesxo#318.