cvs updates from Wed Dec 15 17:45:22 EST 2010
[tridge/bind9.git] / contrib / dlz / drivers / dlz_mysql_driver.c
index cbf184b2c27a9829db00f2194576ca28e4b5b3d4..50cceb139cb0c28481366ee53b9fac1982569096 100644 (file)
@@ -883,7 +883,7 @@ mysql_create(const char *dlzname, unsigned int argc, char *argv[],
                              "mysql driver could not create "
                              "database instance object.");
                result = ISC_R_FAILURE;
-               goto full_cleanup;
+               goto cleanup;
        }
 
        /* create and set db connection */