Skip to content
Permalink
Browse files
Revert "Fix unit test after merge from mysql 5.5.35 perfschema"
This reverts commit 4799af0.

Upstream provided adequate fix. This commit is no longer necessary.
  • Loading branch information
cvicentiu committed May 17, 2017
1 parent d8b45b0 commit 5064623
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1339,7 +1339,6 @@ void test_locker_disabled()
/* Pretend the socket does not have a thread owner */
/* ---------------------------------------------- */

psi->delete_current_thread();
socket_class_A->m_enabled= true;
socket_A1= psi->init_socket(socket_key_A, NULL, NULL, 0);
ok(socket_A1 != NULL, "instrumented");

0 comments on commit 5064623

Please sign in to comment.