public static MysqlDBManager GetInstance() { return _instance ?? (_instance = new MysqlDBManager()); }