diff options
author | unknown <heikki@hundin.mysql.fi> | 2005-01-13 19:20:49 +0200 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2005-01-13 19:20:49 +0200 |
commit | d90e3b497f1f89155fdedcb9e3ee8a8ab4f8bf4b (patch) | |
tree | eb52b12f3b41dd80576d626946e008fa5bce7e81 /innobase | |
parent | 1e63ecd035e28e8f404e5714a41bcf111eb7f828 (diff) | |
download | mariadb-git-d90e3b497f1f89155fdedcb9e3ee8a8ab4f8bf4b.tar.gz |
ha_innodb.cc:
Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
sql/ha_innodb.cc:
Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
Diffstat (limited to 'innobase')
0 files changed, 0 insertions, 0 deletions