lwtdev opened a new pull request #8077:
URL: https://github.com/apache/shardingsphere/pull/8077


   Fixes #7978.
   * Fix parse problem in delete multi table statement and select into statement
     * Added missing logic for selectWithInto when visit select.
     * Added test cases for select-into statements; case 
'select_into_out_file_with_fields_and_escaped' and 
       'select_into_with_lock_before_into' are supported in MySQL 8.0 but not 
in MySQL 5.7.
     * Table names should split with COMMA_ (',') in multipleTablesClause.
     * Added test cases for delete multi table statements.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to