EFAK icon indicating copy to clipboard operation
EFAK copied to clipboard

[Fix-637][efak-plugin] Fixed mysql plugin auto create databases and tables

Open mymmyy opened this issue 2 years ago • 0 comments

Purpose of the pull request

  • Fixed mysql plugin auto create databases and tables
  • Fixed issues #637

Brief change log

Class MySqlRecordSchema fail in some scenarios when create mysql connection,then failed to create database and data table automatically. I adjust some codes to fix it.

mymmyy avatar Feb 16 '23 16:02 mymmyy