Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-01-17 | 1 | -0/+38 |
|\ | |||||
| * | MDEV-13784: query causes seg fault | Varun Gupta | 2019-01-06 | 1 | -0/+38 |
* | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-07-31 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Oleksandr Byelkin | 2018-07-29 | 1 | -0/+16 |
| |\ | |||||
| | * | Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNS | Ajo Robert | 2018-04-10 | 1 | -0/+16 |
| | * | Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLY | mithun | 2014-05-08 | 1 | -0/+34 |
| | * | merge 5.1-security => 5.5-security | Tor Didriksen | 2011-07-11 | 1 | -0/+57 |
| | |\ | |||||
| | | * | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC... | Tor Didriksen | 2011-07-11 | 1 | -0/+57 |
| | * | | Bug#58970 Problem Subquery (without referencing a table) | Magne Mahre | 2011-01-10 | 1 | -0/+25 |
| | * | | Bug#57986 ORDER BY clause is not used after a UNION, | Magne Mahre | 2011-01-10 | 1 | -0/+100 |
| | * | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -1/+1 | |
| | * | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -48/+44 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | WL#2649 Number-to-string conversions | Alexander Barkov | 2010-02-11 | 1 | -6/+6 |
| | | * | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-19 | 1 | -0/+60 |
| | | |\ | |||||
| | | * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -0/+2 |
| | | * | | Backport of Bug#33204 from mysql-pe to | Martin Hansson | 2009-11-10 | 1 | -42/+36 |
| | * | | | Bug#40277: SHOW CREATE VIEW returns invalid SQL | Davi Arnaut | 2010-03-09 | 1 | -1/+1 |
| | * | | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin... | Sergey Glukhov | 2010-02-26 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| | * | | Addendum to Bug #49734 : fixed an unstable test case. | Georgi Kodinov | 2010-01-06 | 1 | -3/+0 |
| | * | | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct... | Georgi Kodinov | 2009-12-22 | 1 | -0/+63 |
| | |/ | |||||
| | * | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-15 | 1 | -0/+13 |
| | |\ | |||||
| | | * | Bug#43612 crash with explain extended, union, order by | Sergey Glukhov | 2009-05-15 | 1 | -0/+13 |
| | | * | Automerge. | Alexey Kopytov | 2009-03-27 | 1 | -0/+12 |
| | | |\ | |||||
| | * | \ | Automerge. | Alexey Kopytov | 2009-03-27 | 1 | -0/+12 |
| | |\ \ \ | |||||
| | | * \ \ | Manual merge. | Alexey Kopytov | 2009-03-27 | 1 | -0/+12 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Fix for bug #43432: Union on floats does unnecessary rounding | Alexey Kopytov | 2009-03-27 | 1 | -0/+12 |
| | * | | | | Bug#43329 Prepared for push on 5.1 | Bernt M. Johnsen | 2009-03-19 | 1 | -8/+8 |
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/| | |||||
| | | * | | Bug#43329 prepared for commit on 5.0 | Bernt M. Johnsen | 2009-03-18 | 1 | -8/+8 |
| | | |/ | |||||
| | | * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt | mhansson/martin@linux-st28.site | 2007-12-19 | 1 | -0/+24 |
| | | |\ | |||||
| | * | | | A fix for Bug#22891 "session level max_allowed_packet can be | Staale Smedseng | 2008-11-20 | 1 | -4/+4 |
| | * | | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take | gkodinov/kgeorge@magare.gmz | 2008-05-13 | 1 | -0/+42 |
| | * | | | Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt | mhansson/martin@linux-st28.site | 2007-12-21 | 1 | -0/+24 |
| | |\ \ \ | |||||
| | | * \ \ | Merge linux-st28.site:/home/martin/mysql/src/bug32848/my50-bug32848-gca | mhansson/martin@linux-st28.site | 2007-12-20 | 1 | -0/+24 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Bug#32848: Data type conversion bug in union subselects in MySQL 5.0.38 | mhansson/martin@linux-st28.site | 2007-12-11 | 1 | -0/+24 |
| | * | | | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B19390-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-12-18 | 1 | -0/+51 |
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/| | |||||
| | | * | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt | mhansson/martin@linux-st28.site | 2007-12-15 | 1 | -0/+42 |
| | | |\ \ | |||||
| | | | * | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take | mhansson/martin@linux-st28.site | 2007-12-13 | 1 | -0/+42 |
| | | | |/ | |||||
| | | * | | Fixed bug #27848. | igor@olga.mysql.com | 2007-12-14 | 1 | -0/+51 |
| | | |/ | |||||
| | * | | Bug #27531: 5.1 part of the fix | gkodinov/kgeorge@macbook.gmz | 2007-05-29 | 1 | -2/+2 |
| | * | | bug #27531: 5.1 part of the fix: | gkodinov/kgeorge@magare.gmz | 2007-05-04 | 1 | -1/+1 |
| | * | | merging | holyfoot/hf@mysql.com/hfmain.(none) | 2007-03-23 | 1 | -2/+2 |
| | * | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-03-22 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#24791: Union with AVG-groups generates wrong results | mhansson/martin@linux-st28.site | 2007-03-22 | 1 | -2/+2 |
| | * | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-03-22 | 1 | -0/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#23345: Wrongly allowed INTO in a non-last select of a UNION. | evgen@moonbone.local | 2007-03-21 | 1 | -0/+8 |
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-03-11 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-03-10 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized | evgen@moonbone.local | 2007-03-10 | 1 | -1/+1 |
| | * | | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-03-09 | 1 | -0/+11 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed bug #26661: crash when order by clause in a union | igor@olga.mysql.com | 2007-03-09 | 1 | -0/+11 |
| | | |/ |