62 Commits (b7f9c894236c38cb40b5ca70e36d23497fcc01be)

Author SHA1 Message Date
Sergey Vojtovich b7f9c89423 MDEV-4702 - Reduce usage of LOCK_open 12 years ago
Sergei Golubchik 9747fbb411 MDEV-4786 merge 10.0-monty -> 10.0 12 years ago
Sergei Golubchik eafb11c821 MDEV-4786 merge 10.0-monty -> 10.0 12 years ago
Sergey Petrunya 56a6e71f9c Fix merge.test failure 13 years ago
Michael Widenius ecf9b1b754 Fixed some wrong format strings. 13 years ago
unknown 70092601bc merge of 2876.430.11 & 2876.430.1 13 years ago
Michael Widenius 2534521f9a Fixed some merge issues: 13 years ago
Michael Widenius 7c1abe151c Fixed patch that was part of last push that didn't apply correctly. 13 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 13 years ago
Sergei Golubchik f532653c29 remove ha_create_table_from_engine() 13 years ago
Sergei Golubchik 934115184b convenience helpers for get_table_share() and tdc_open_view(). 13 years ago
Sergei Golubchik d71b75c90d moving LOCK_open into get_table_share() 13 years ago
Sergei Golubchik 163882665e * don't use 1-8 numbers for open_table_error codes, use an enum. 13 years ago
Sergei Golubchik 5ad68a0d2f don't use I_S constants for open_table_def and get_table_share, 13 years ago
Michael Widenius 8ed283d882 Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt the table. 13 years ago
Sergei Golubchik 5205188200 cleanup: 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Igor Babaev a06224bd15 Addressed all remaining issues from the review of the patch 13 years ago
Igor Babaev dd119466c3 Addressed the following issues from the review of the patch: 13 years ago
Igor Babaev ff36e9fc51 Fixed bug mdev-485. 13 years ago
Michael Widenius 7dad536337 Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE to be able to distingus if a .frm file is missing or if the table is missing in the engine. 13 years ago
Igor Babaev fb69d64265 Fixed bug mdev-463. 13 years ago
Igor Babaev 584cfcbebd Made the process of collecting persistent statistics killable. 13 years ago
Igor Babaev 8c499274da Performed re-factoring and re-structuring of the code for mwl#248: 14 years ago
Igor Babaev f549f495f7 Removed the server option --stat-tables. 14 years ago
Igor Babaev 2ee14ef9c3 Fixed a buildbot failure with a testcase from statistics.test 14 years ago
Igor Babaev 6ac0363426 An attempt to fix a buildbot failure with a test case from statistics.test 14 years ago
Igor Babaev 055477ae52 Support of the extended syntax for ANALYZE. 14 years ago
Michael Widenius b1485a4780 More fixes for LOCK TABLE and REPAIR/FLUSH 14 years ago
Michael Widenius 6d8e329c9a Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK 14 years ago
Igor Babaev 2a1afc29f2 Inverted the option --skip-stat-tables for --stat-tables. 14 years ago
Mattias Jonsson 7ebeb1433e Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ON 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Alexander Nozdrin 060541c02e A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty 15 years ago
Jon Olav Hauglid 0db0e64f33 Bug #11755431 (former 47205) 15 years ago
Jon Olav Hauglid 6bbfe7c62a Bug #58933 Assertion `thd- >is_error()' fails on shutdown with ongoing 15 years ago
Dmitry Lenev 6bf6272fda Patch that refactors global read lock implementation and fixes 15 years ago
Jon Olav Hauglid e14934d26d Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() for 15 years ago
Mattias Jonsson b67924eb4e Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 15 years ago
Mattias Jonsson 4b20ccafaa Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 15 years ago