public MySQLHandler() { this.config = Config.loadConfig(); this.ConnectionString = config.connectionString; }