Commit graph

2 commits

Author SHA1 Message Date
Sergei Golubchik
0e6c6d61c2 fix main.mdl failure in --embedded 2017-07-05 17:15:57 +02:00
Sergey Vojtovich
dd710e7552 MDEV-12882 - Assertion failed in MDL_context::upgrade_shared_lock
Relaxed assertion (in MySQL it was removed).
For "LOCK TABLES t1 WRITE CONCURRENT, t1 READ" upgrade lock to weakest
existing suitable lock, which is MDL_SHARED_NO_READ_WRITE.
2017-06-26 16:11:22 +04:00