mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 07:45:32 +02:00
storage/archive/ha_archive.cc: Fixed bug that caused archive.test to fail with: Warning: Found locks from different threads for lock 't2' in 'write' at 'start of release lock'... The reason was that the TL_WRITE_DELAYED lock was changed to TL_WRITE_ALLOW_WRITE which conflicted with how the lock was used in sql_insert.cc (in particular with thr_upgrade_write_delay_lock()) |
||
|---|---|---|
| .. | ||
| archive_reader.c | ||
| archive_test.c | ||
| azio.c | ||
| azlib.h | ||
| CMakeLists.txt | ||
| ha_archive.cc | ||
| ha_archive.h | ||
| Makefile.am | ||
| plug.in | ||