735 Commits (dfed447888e1ab71ec0c80b61459bde6ee6eaf66)

Author SHA1 Message Date
Sergey Petrunya 30bac79806 Always refer to materialized table as "SUBSELECT#%d" where %d is select number 16 years ago
Sergey Glukhov ba229d799a Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, line 817 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
unknown 3fc85580c9 MWL#68: Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Sergey Petrunya 8a06a7e3a7 MWL#110: Make EXPLAIN always show materialization separately 16 years ago
unknown 0230d51be8 Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN 16 years ago
unknown c9dffa993a A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. 16 years ago
Davi Arnaut ed92f91549 Bug#47761: crash when killing a query during subquery execution... 16 years ago
unknown 6a138b7f01 MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Tatiana A. Nurnberg c610e9783a Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql 16 years ago
unknown 96cf9a667c MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya 71a2047d6b Change Field_enumerator to enumerate Item_field-s not Field-s. 16 years ago
Sergey Petrunya 2419ef962f * Better self-recursion protection in Item_subselect::fix_fields. 16 years ago
Sergey Petrunya 1f23508ebb Fix Item_subselect::update_used_tables() and fix_after_pullout() to work with 16 years ago
unknown 5515bcba06 MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya d63959eed3 Subquery optimizations backport: fix test failures, update test results. 16 years ago
Sergey Petrunya fdd19a6c63 Subquery optimizations backport: 16 years ago
Sergey Petrunya e0bb2f90a2 Subquery optimization backport: 16 years ago
Sergey Petrunya 4746ddf634 Fix for previous cset 16 years ago
Sergey Petrunya f4d5521043 BUG#31480: Incorrect result for nested subquery when executed via semi join 16 years ago
MySQL Build Team fe1d197a5b Backport into build-201002030816-5.0.87sp1 16 years ago
Sergey Petrunya f47b2d38f6 Subquery optimizations: non-semijoin materialization 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago
Sergey Petrunya 828b7e2bf5 Backport of subquery optimizations to 5.3 16 years ago
MySQL Build Team d301f60f01 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team 54d239f78f Backport into build-200911241145-5.1.40sp1 16 years ago
Davi Arnaut e879919a9f Backport of Bug#15192 to mysql-next-mr 16 years ago
Evgeny Potemkin c81e23457a Bug#34384: Slow down on constant conversion. 16 years ago
Konstantin Osipov 06c9d62a9f A fix and a test case for 16 years ago
Tatiana A. Nurnberg eaad6119da Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_mode 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Konstantin Osipov f0ccd917cc Backport of: 16 years ago
Ramil Kalimullin 2a6ac469fc Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' 16 years ago
Sergey Petrunya d762bf21cc MWL#17: Table-elimination 16 years ago
Evgeny Potemkin 63e6a59d73 Bug#46051: Incorrectly market field caused wrong result. 16 years ago
Sergey Petrunia 4102605fba MWL#17: Table elimination 17 years ago
Sergey Petrunia 9e65634b23 MWL#17: Table elimination 17 years ago
Staale Smedseng a073ee45c2 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng a092ed1afe Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Michael Widenius bd4e65515f Fixed compiler warnings found by gcc 4.3.2 17 years ago
Georgi Kodinov 0e1709bde6 Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly crashes server 18 years ago
unknown 9d661efd7f Bug#27219: Aggregate functions in ORDER BY. 18 years ago
unknown 9699767c95 Fixed bug #34763. 18 years ago
unknown a3e83048a3 Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
unknown 8170b22b5c Fixed compiler warnings in a lot of files 18 years ago
unknown 13105534fa Bug#31048: Many nested subqueries may cause server crash. 18 years ago
unknown e7c6a81f25 Fixed bug #28076: inconsistent binary/varbinary comparison. 18 years ago
unknown 2437001234 Use an inline getter method (thd->is_error()) to query if there is an error 18 years ago
unknown d43c15b0de Doxygenization of comments. 18 years ago