Loading innobase/row/row0mysql.c +1 −0 Original line number Diff line number Diff line Loading @@ -1986,6 +1986,7 @@ row_drop_database_for_mysql( if (table->n_mysql_handles_opened > 0) { mutex_exit(&(dict_sys->mutex)); rw_lock_x_unlock(&(dict_foreign_key_check_lock)); ut_print_timestamp(stderr); fprintf(stderr, Loading Loading
innobase/row/row0mysql.c +1 −0 Original line number Diff line number Diff line Loading @@ -1986,6 +1986,7 @@ row_drop_database_for_mysql( if (table->n_mysql_handles_opened > 0) { mutex_exit(&(dict_sys->mutex)); rw_lock_x_unlock(&(dict_foreign_key_check_lock)); ut_print_timestamp(stderr); fprintf(stderr, Loading