-
Allen lai authored
Approved by Jimmy on rb://3606. This bug is because truncate from MySQL don't know memcached is doing DML. According to the discussion with Jimmy, we need to block truncate memcached data table while the table is doing DML. This patch also fixed Bug#17324419 VERSION INFORMATION MISMATCH IN README-INNODB_MEMCACHED.
Allen lai authoredApproved by Jimmy on rb://3606. This bug is because truncate from MySQL don't know memcached is doing DML. According to the discussion with Jimmy, we need to block truncate memcached data table while the table is doing DML. This patch also fixed Bug#17324419 VERSION INFORMATION MISMATCH IN README-INNODB_MEMCACHED.
Loading