BUG#18116: Changed of how mutex is handled for XA and rotating binlog
sql/log.cc: thread_safe_increment is done as an atomic operation on some platforms and that does not respect the lock
Showing
Please register or sign in to comment
sql/log.cc: thread_safe_increment is done as an atomic operation on some platforms and that does not respect the lock