mariadb/storage/myisammrg
unknown 968f4d4e25 MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table failsUPDATE w/ join against MRG_MyISAM table with read-only sub-table fails
The problem was that on opening all tables TL_WRITE, than local tables which is not updated set to TL_READ, but underlying tables of MyISAMmrg left untouched.

Prartition engine has not this problem.

All cases where lock_type assigned is not changed because call of virtual function is not cheap.
2014-04-28 09:13:53 +03:00
..
mysql-test/storage_engine A fix for MySQL#65146 introduced a new warning. 2013-11-28 19:54:07 +04:00
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_myisammrg.cc MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table failsUPDATE w/ join against MRG_MyISAM table with read-only sub-table fails 2014-04-28 09:13:53 +03:00
ha_myisammrg.h MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table failsUPDATE w/ join against MRG_MyISAM table with read-only sub-table fails 2014-04-28 09:13:53 +03:00
myrg_close.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_create.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_def.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_delete.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_extra.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_info.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_locking.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
myrg_open.c mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
myrg_panic.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_queue.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
myrg_range.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_records.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
myrg_rfirst.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_rkey.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_rlast.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_rnext.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
myrg_rnext_same.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
myrg_rprev.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
myrg_rrnd.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_rsame.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_static.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_update.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
myrg_write.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30