mariadb/storage/innobase/read
Sergey Vojtovich 8e1adff959 Simplified away ReadView::complete()
It was supposed to be called out of mutex, but nevertheless was called
under trx_sys.mutex for normal threads adding one extra condtion in
critical section.
2018-01-22 16:23:16 +04:00
..
read0read.cc Simplified away ReadView::complete() 2018-01-22 16:23:16 +04:00