1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/storage/perfschema
Vladislav Vaintroub c4f5908a79 Fixed crashes found by application verifier:
- leaking mutex in lf_hash_destroy
- pthread_getspecific() before pthread_key_create() in my_thread_var_dbug()
(called by static C++ object constructors called in sys_vars)
- perfschema destroys mutexes that were  not created.
2011-12-02 15:35:05 +01:00
..
2011-11-03 19:17:05 +01:00
2011-07-16 09:09:01 +02:00
2011-11-03 19:17:05 +01:00
2011-07-02 22:12:12 +02:00
2011-06-30 17:46:53 +02:00
2011-11-03 19:17:05 +01:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00