flycash opened a new pull request #13398: URL: https://github.com/apache/shardingsphere/pull/13398
Fixes #13148. Changes proposed in this pull request: - MySQLResetStatement - MySQLResetPersistStatement - Override methods `visitResetOption`, `visitBinaryLogFileIndexNumber` and visitChannelOption` Notice to reviewer: - I found that the syntax is different from MySQL preference, and I choose to follow the definition in .g4 files - I think it's better to use `MySQLResetStatement` and `MySQLResetPersistStatement`, because it makes code clear -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
