1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-24 06:01:25 +03:00
Files
mariadb/sql
unknown f6d73e5cf4 BUG#23655 deadlock in query cache ndb_cache tests with --debug
Deadlock when running ndb_cache tests with --debug. Query cache locks on trying
to acquire lock.


sql/sql_cache.cc:
  in query_cache_end_of_result, unlock in reverse order of locking.
  
  also make it possible to run with --debug without hanging.
2006-10-26 21:37:23 +10:00
..
2006-09-07 13:52:30 +10:00
2006-09-01 14:25:29 +02:00
2006-10-03 16:00:09 +05:00
2006-08-18 22:29:35 +05:00
2006-09-26 02:25:23 -04:00
2006-09-26 02:25:23 -04:00
2006-09-26 02:25:23 -04:00
2006-09-30 17:38:15 -04:00
2006-09-28 18:00:44 +05:00
2006-09-01 10:32:12 +02:00
2006-09-28 18:00:44 +05:00
2006-08-30 23:09:47 +04:00
2006-04-13 13:49:29 -07:00
2006-10-03 17:07:30 +04:00
2006-06-19 12:45:34 +03:00
2006-09-30 19:08:13 -07:00
2006-08-17 18:13:45 +02:00
2006-08-21 16:21:48 +04:00
2006-08-10 18:29:25 -07:00
2006-09-25 11:48:51 -07:00
2006-06-28 14:22:14 +02:00
2006-08-17 18:13:45 +02:00