diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-03-13 13:29:44 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-03-13 13:29:44 +0100 |
commit | 262a2ab59d5bf3974efc3758555919576b9bb2bf (patch) | |
tree | dd6140282d19660216ed2ef3f38e3bcd615166ef /mysql-test | |
parent | d32b537edf30a845f74327523844dd6fe551ac8e (diff) | |
download | mariadb-git-262a2ab59d5bf3974efc3758555919576b9bb2bf.tar.gz |
monty's cleanup of my_thr_init.c
and collateral changes
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/suite/perfschema/r/all_instances.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/r/all_instances.result b/mysql-test/suite/perfschema/r/all_instances.result index 599356fa6ea..caf4f49034f 100644 --- a/mysql-test/suite/perfschema/r/all_instances.result +++ b/mysql-test/suite/perfschema/r/all_instances.result @@ -27,8 +27,10 @@ wait/synch/mutex/mysys/THR_LOCK::mutex wait/synch/mutex/mysys/THR_LOCK_charset wait/synch/mutex/mysys/THR_LOCK_heap wait/synch/mutex/mysys/THR_LOCK_isam +wait/synch/mutex/mysys/THR_LOCK_lock wait/synch/mutex/mysys/THR_LOCK_malloc wait/synch/mutex/mysys/THR_LOCK_myisam +wait/synch/mutex/mysys/THR_LOCK_myisam_mmap wait/synch/mutex/mysys/THR_LOCK_net wait/synch/mutex/mysys/THR_LOCK_open wait/synch/mutex/mysys/THR_LOCK_threads |