785 Commits (648b957f42e0b6600da5456407a563b1218c000b)

Author SHA1 Message Date
Sergei Golubchik e343a2c134 small enhancement of the create table options feature: 15 years ago
Sergey Petrunya 524e6aad73 MWL#90: Non-merged semi-joins 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Magnus Blåudd 1c5d585ba5 Bug#60111 storage type for table not saved in .frm 15 years ago
Sergey Petrunya 792c67ff61 MWL#90: Address review feedback part #1 15 years ago
Magnus Blåudd 0be575b7c8 Bug#60111 storage type for table not saved in .frm 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Sergey Petrunya f93b0bbebb MWL#90: subquery optimizations 15 years ago
Sergey Petrunya ef62320957 BUG#675118: Elimination of a table results in an invalid execution plan 15 years ago
Igor Babaev af800fd92f The patch adds the code that allows to use equi-join conditions 15 years ago
Kent Boortz 85323eda8a - Added/updated copyright headers 15 years ago
Gleb Shchepa 086130e3c0 backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam. 15 years ago
Igor Babaev 80377bbf6d MWL #21: "index_merge: non-ROR intersection". 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Dmitry Lenev 6bf6272fda Patch that refactors global read lock implementation and fixes 15 years ago
Davi Arnaut a5efb91dea Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 15 years ago
Mattias Jonsson 814fbc5b6f Bug#51851: Server with SBR locks mutex twice on 15 years ago
unknown 0394cf2030 MWL#116: Efficient group commit for binary log 15 years ago
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
unknown 11dc256ca4 15 years ago
Alexander Nozdrin b4badf8013 Remove unused enum (enum open_table_mode). 15 years ago
Alexander Nozdrin 4fcb173c41 Bug#27480 (Extend CREATE TEMPORARY TABLES privilege 15 years ago
unknown d0d8bbed5e WL#5370 Keep forward-compatibility when changing 15 years ago
Mattias Jonsson daf0e6b725 Bug#53676: Unexpected errors and possible table 15 years ago
Michael Widenius cd9706b27e Fixes bug when we run bcmp() on row when the storage engine hasn't filled in all fields in the row. 16 years ago
unknown 2124538d9c BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave 16 years ago
Dmitry Lenev 00496b7acd Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH 16 years ago
Alexey Kopytov 1837dcfee7 Bug #54476: crash when group_concat and 'with rollup' in 16 years ago
Igor Babaev f78b870c9b Fixed bug #607566. 16 years ago
Igor Babaev 452860dfde Fixed bug #604503. 16 years ago
Igor Babaev 4090100743 Fixed bug #603186. 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Gleb Shchepa ef4c0f68d1 Bug #30584: delete with order by and limit clauses does not 16 years ago
Dmitry Lenev 981f3f5b11 Small clean-up and pre-requisite for making 16 years ago
Konstantin Osipov 33c57e2f9e WL#5419 "LOCK_open scalability: make tdc_refresh_version 16 years ago
Davi Arnaut 0f9ddfa9d8 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Konstantin Osipov 90a87cd52d A pre-requisite for WL#5419 "LOCK_open scalability: 16 years ago
Sergei Golubchik 59eb4f6aa0 include guards 16 years ago
Davi Arnaut d108c80ee7 Fix type mismatch. Table names are represented as LEX_STRING 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Davi Arnaut 4f18083b08 Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 16 years ago
Alexey Kopytov 1d0acc7754 Bug #53830: !table || (!table->read_set || 16 years ago
Dmitry Lenev bee0f214fd Pre-requisite patch for bug #51263 "Deadlock between 16 years ago
Sergey Petrunya 3f595889d3 Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
Michael Widenius 6659ad49fe Fixes after last merge of MySQL 5.1 16 years ago
He Zhenxing df0b6707da Bug#53189 Table map version unused and can be removed 16 years ago
Martin Hansson 1eada91053 Bug#52357: Assertion failed: join->best_read in 16 years ago
Sergey Petrunya b2c57cedbf Code cleanup in subquery optimizations 16 years ago
Alexander Nozdrin 60333fbec9 A post-fix patch for WL#4877/WL#5030: 16 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago