diff options
author | Inaam Rana <inaam.rana@oracle.com> | 2012-03-15 13:30:17 -0400 |
---|---|---|
committer | Inaam Rana <inaam.rana@oracle.com> | 2012-03-15 13:30:17 -0400 |
commit | 0023147055f7222a1d454e71729b0013af68881c (patch) | |
tree | 6cbad64064c433242ee7b8f01ccccad7d9c6d71c /libmysql_r | |
parent | 04c96834ccf8880529865d6d34c67410af8e33b9 (diff) | |
download | mariadb-git-0023147055f7222a1d454e71729b0013af68881c.tar.gz |
Bug#13825266 RACE IN LOCK_VALIDATE() WHEN ACCESSING PAGES DIRECTLY
FROM BUFFER POOL
rb://975
approved by: Marko Makela
There is a race in lock_validate() where we try to access a page
without ensuring that the tablespace stays valid during the operation
i.e.: it is not deleted. This patch tries to fix that by using an
existing flag (the flag is renamed to make it's name more generic
in line with it's new use).
Diffstat (limited to 'libmysql_r')
0 files changed, 0 insertions, 0 deletions