Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -16/+0 |
* | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-07-18 | 1 | -3/+15 |
|\ | |||||
| * | Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND | Sreeharsha Ramanavarapu | 2017-05-24 | 1 | -1/+14 |
| * | Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLY | mithun | 2014-05-08 | 1 | -1/+7 |
| * | Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*) | mithun | 2014-04-28 | 1 | -0/+29 |
| * | merge 5.1-security => 5.5-security | Tor Didriksen | 2011-07-11 | 1 | -8/+30 |
| |\ | |||||
| | * | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC... | Tor Didriksen | 2011-07-11 | 1 | -9/+30 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| * | | | Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `fi... | Oystein Grovlen | 2010-11-10 | 1 | -0/+1 |
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-20 | 1 | -9/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -9/+0 |
| * | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. | Konstantin Osipov | 2010-07-27 | 1 | -2/+1 |
| * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -20/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -20/+18 |
| * | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+5 |
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-19 | 1 | -1/+30 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct... | Georgi Kodinov | 2009-12-22 | 1 | -1/+30 |
| * | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -4/+4 |
| |/ / | |||||
| * | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-15 | 1 | -2/+14 |
| |\ \ | | |/ | |||||
| | * | Bug#43612 crash with explain extended, union, order by | Sergey Glukhov | 2009-05-15 | 1 | -2/+14 |
| * | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
| * | | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc | Gleb Shchepa | 2008-10-09 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Bug#38499: flush tables and multitable table update with | Gleb Shchepa | 2008-10-09 | 1 | -1/+0 |
| | * | fixes for warnings and compile errors for the fix of bug 26243 | gkodinov/kgeorge@macbook.gmz | 2008-03-29 | 1 | -0/+2 |
| * | | A pre-requisite for the fix for Bug#12713 "Error in a stored function | kostja@bodhi.(none) | 2007-12-20 | 1 | -3/+3 |
| * | | Use an inline getter method (thd->is_error()) to query if there is an error | kostja@bodhi.(none) | 2007-10-30 | 1 | -1/+1 |
| * | | Merge 50 -> 51 (-opt changesets) | tsmith@ramayana.hindu.god | 2007-08-01 | 1 | -17/+40 |
| |\ \ | | |/ | |||||
| | * | Post-merge fixes | sergefp@mysql.com | 2007-07-31 | 1 | -2/+2 |
| | * | BUG#29582: huge memory consumption with union, subselect, joins: | sergefp@mysql.com | 2007-07-31 | 1 | -17/+40 |
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -3/+3 |
| * | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-05-18 | 1 | -1/+9 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27937 | igor@olga.mysql.com | 2007-05-14 | 1 | -1/+9 |
| | |\ | |||||
| | | * | Fixed bug #27937: crash for the the second execution of a prepared | igor@olga.mysql.com | 2007-05-14 | 1 | -0/+5 |
| * | | | - addendum of the fix for bug 27786: | gkodinov/kgeorge@magare.gmz | 2007-04-23 | 1 | -10/+9 |
| * | | | Merge moonbone.local:/mnt/gentoo64/work/27321-bug-5.0-opt-mysql | evgen@moonbone.local | 2007-04-15 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#27321: Wrong subquery result in a grouping select. | evgen@moonbone.local | 2007-04-15 | 1 | -0/+1 |
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-03-11 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized | evgen@moonbone.local | 2007-03-10 | 1 | -0/+6 |
| | * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-02-26 | 1 | -0/+2 |
| | |\ \ | |||||
| | * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 1 | -44/+45 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | gluh@eagle.(none) | 2007-02-26 | 1 | -0/+2 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. | gkodinov/kgeorge@macbook.gmz | 2007-02-19 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | monty@narttu.mysql.fi | 2007-01-29 | 1 | -44/+45 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -44/+45 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -44/+45 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -44/+45 |
| * | | | | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2007-01-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | |