azexcy commented on issue #19430: URL: https://github.com/apache/shardingsphere/issues/19430#issuecomment-1191274226
MySQLDataSourcePreparer still need addIfNotExistsForCreateTableSQL, because PipelineDDLGenerator generate MySQL create table script, use `show create table`, it will not append `if not exists` after `create table`. -- 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]
