public static void Main() { Logger.EnableLogger(); var t = new TestMultiDatabaseSupport(); t.TestMySQL(); }