2657 Commits (52090a443493f5a8410094b43bfa5cdde8c32f5d)

Author SHA1 Message Date
Sergey Petrunya 8f69764b75 Fix incorrect merge 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
Sergey Petrunya 1a490f2da4 DS-MRR backport: fix buildbot valgrind failures: 16 years ago
Georgi Kodinov d2f61748cd Bug #49512 : subquery with aggregate function crash 16 years ago
Georgi Kodinov 2fa49930ca revert of the fix for bug #45989: pushed by mistake. 16 years ago
Georgi Kodinov 5ba1dd0474 Bug #45989 take 2 : memory leak after explain encounters an 16 years ago
Georgi Kodinov 6b8ec684c7 Bug #39022: Mysql randomly crashing in lock_sec_rec_cons_read_sees 16 years ago
Georgi Kodinov 3c9bfe8334 Addendum to the fix for bug #45989 16 years ago
Georgi Kodinov a89d88dc0a Bug #45989 take 2 : memory leak after explain encounters an 16 years ago
Georgi Kodinov 2d8869d248 Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-function> 16 years ago
Ramil Kalimullin 7344b58c32 Fix for bug#49570: Assertion failed: !(order->used & map) 16 years ago
Igor Babaev 4449a5f489 Backport into MariaDB-5.2 the following: 16 years ago
Martin Hansson 6863f7dc2d Bug#47650: using group by with rollup without indexes 16 years ago
Sergey Petrunya 59b6472010 Backport into MariaDB-5.2 the following: 16 years ago
Georgi Kodinov b72f278958 Bug #48709: Assertion failed in sql_select.cc:11782: 16 years ago
Georgi Kodinov 188c6f8c74 Bug #48709: Assertion failed in sql_select.cc:11782: 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Olav Sandstaa 9060aa68af Fix for Bug#49506 Valgrind error in make_cond_for_table_from_pred 16 years ago
Georgi Kodinov bd308d1256 Bug #42760: Select doesn't return desired results when we have null values 16 years ago
Ramil Kalimullin f5b51bc1e2 Fix for bug#49199: Optimizer handles incorrectly: 16 years ago
Michael Widenius 0df8279c46 Fixes after comments from last push: 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
unknown 84911a9fd0 After-merge fixes for MySQL 5.1.41 merge into MariaDB: more fixes for Buildbot problems. 16 years ago
MySQL Build Team d301f60f01 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team ffea980606 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team 6aeeacb8c3 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team c5ec57b593 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team edabd315d6 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team df570b7ce7 Backport into build-200911241145-5.1.40sp1 16 years ago
Kristofer Pettersson 0a68603058 Bug#45613 handle failures from my_hash_insert 16 years ago
Georgi Kodinov a21cd97c35 Bug #45261 : Crash, stored procedure + decimal 16 years ago
unknown efa74c7dd4 Corrected a line from the patch for table elimination (WL#17) 16 years ago
Jorgen Loland a120e969a8 Bug#48052: Valgrind warning - uninitialized value in 16 years ago
Alexey Kopytov fb2e17903f Fixed a gcc warning introduced by the patch for bug #48475. 16 years ago
Igor Babaev 8e814e1df7 Corrected a line from the patch for table elimination (WL#17) 16 years ago
Georgi Kodinov 4519d5e4f1 Bug #48458: simple query tries to allocate enormous amount of 16 years ago
Georgi Kodinov ddd90017e7 Bug #42760: Select doesn't return desired results when we have null 16 years ago
Alexey Kopytov 39f9a3ffd0 Bug #48475: DISTINCT is ignored with GROUP BY WITH ROLLUP and 16 years ago
Konstantin Osipov 06c9d62a9f A fix and a test case for 16 years ago
Davi Arnaut 1ca80ed19e Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields when using IF 16 years ago
Alexey Kopytov b67cdaa351 Bug #48131: crash group by with rollup, distinct, filesort, 16 years ago
Georgi Kodinov 9d96cd6dcb Bug #48291 : crash with row() operator,select into @var, and 16 years ago
Georgi Kodinov 851e250953 Bug #48293: crash with procedure analyse, view with > 10 columns, 16 years ago
Georgi Kodinov ac37324843 Bug #42116 : Mysql crash on specific query 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
Ramil Kalimullin 17ed6b9abd Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Jorgen Loland bf14598c99 Followup patch for BUG#47280 16 years ago