java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.admin.initdb.MySQLComInitDbExecutor
All Implemented Interfaces:
CommandExecutor

public final class MySQLComInitDbExecutor extends Object implements CommandExecutor
COM_INIT_DB command executor for MySQL.
  • Constructor Details

    • MySQLComInitDbExecutor

      public MySQLComInitDbExecutor()
  • Method Details