Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Bug #49829 Many "hides virtual function" warnings with | Staale Smedseng | 2010-03-14 | 1 | -5/+5 | |
* | manual merge | Tatiana A. Nurnberg | 2010-02-19 | 1 | -1/+3 | |
|\ | ||||||
| * | Bug#49487: crash with explain extended and group_concat in a derived table | Tatiana A. Nurnberg | 2010-02-19 | 1 | -1/+3 | |
* | | Auto-merge. | Evgeny Potemkin | 2009-11-24 | 1 | -4/+2 | |
|\ \ | ||||||
| * | | Bug #45261 : Crash, stored procedure + decimal | Georgi Kodinov | 2009-11-20 | 1 | -4/+2 | |
* | | | Manual merge of the fix for bug#43668. | Evgeny Potemkin | 2009-11-24 | 1 | -227/+57 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -227/+56 | |
* | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe... | Davi Arnaut | 2009-11-02 | 1 | -1/+2 | |
|/ / | ||||||
* | | Bug#45261: Crash, stored procedure + decimal | Davi Arnaut | 2009-08-24 | 1 | -2/+1 | |
* | | automerge | Georgi Kodinov | 2009-07-10 | 1 | -0/+5 | |
|\ \ | |/ | ||||||
| * | Bug #46080: group_concat(... order by) crashes server when | Georgi Kodinov | 2009-07-10 | 1 | -0/+5 | |
* | | Manual merge. | Alexey Kopytov | 2009-07-03 | 1 | -6/+9 | |
|\ \ | ||||||
| * | | Bug #45262: Bad effects with CREATE TABLE and DECIMAL | Alexey Kopytov | 2009-07-03 | 1 | -6/+9 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Merge from 5.0-bugteam for 43414 | Staale Smedseng | 2009-06-09 | 1 | -2/+2 | |
|\ \ \ | | |/ | ||||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-09 | 1 | -6/+6 | |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-09 | 1 | -6/+6 | |
| |/ | ||||||
* | | merged bug 43354 to 5.1-bugteam | Georgi Kodinov | 2009-03-11 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | Bug #43354: Use key hint can crash server in explain extended query | Georgi Kodinov | 2009-03-11 | 1 | -1/+2 | |
| * | backported the fix for bug #34773 to 5.0 | Georgi Kodinov | 2008-12-09 | 1 | -3/+34 | |
* | | Fix warnings and bug spotted by gcc-4.3. | Davi Arnaut | 2008-12-16 | 1 | -4/+3 | |
* | | Bug#34773: query with explain extended and derived table / other table | Georgi Kodinov | 2008-10-06 | 1 | -3/+34 | |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B35298-5.0-bugteam | gkodinov/kgeorge@magare.gmz | 2008-05-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the server | gkodinov/kgeorge@magare.gmz | 2008-05-01 | 1 | -1/+1 | |
* | | Merge moonbone.local:/work/27219-5.0-opt-mysql | evgen@moonbone.local | 2008-03-28 | 1 | -0/+64 | |
|\ \ | |/ | ||||||
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteam | evgen@moonbone.local | 2008-03-28 | 1 | -0/+64 | |
| |\ | ||||||
| | * | Bug#27219: Aggregate functions in ORDER BY. | evgen@moonbone.local | 2008-03-27 | 1 | -0/+64 | |
* | | | Merge kaamos.(none):/data/src/opt/bug34512/my51 | kaa@kaamos.(none) | 2008-03-19 | 1 | -1/+9 | |
|\ \ \ | ||||||
| * \ \ | Merge kaamos.(none):/data/src/opt/bug34512/my50 | kaa@kaamos.(none) | 2008-03-19 | 1 | -1/+9 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix for bug #34512: CAST( AVG( double ) AS DECIMAL ) | kaa@kaamos.(none) | 2008-03-06 | 1 | -1/+9 | |
| | |/ | ||||||
* | | | Merge kaamos.(none):/data/src/mysql-5.1 | kaa@kaamos.(none) | 2008-03-12 | 1 | -1/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge magare.gmz:/home/kgeorge/mysql/work/B34747-5.0-opt | gkodinov/kgeorge@magare.gmz | 2008-02-28 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Bug #34747: crash in debug assertion check after derived table | gkodinov/kgeorge@magare.gmz | 2008-02-28 | 1 | -1/+1 | |
| * | | Merge kaamos.(none):/data/src/opt/bug33049/my51-bug33790 | kaa@kaamos.(none) | 2008-02-22 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * \ | Merge kaamos.(none):/data/src/opt/bug33049/my50-bug33790 | kaa@kaamos.(none) | 2008-02-22 | 1 | -0/+1 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix for bug #33049: Assert while running test-as3ap test(mysql-bench | kaa@kaamos.(none) | 2008-02-22 | 1 | -0/+1 | |
* | | | | Fix for Bug#30217: Views: changes in metadata behaviour | anozdrin/alik@quad. | 2008-02-22 | 1 | -7/+7 | |
|/ / / | ||||||
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51 | tsmith@ramayana.hindu.god | 2008-01-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge ibm.:/home/alik/Documents/MySQL/devel/5.1 | anozdrin/alik@ibm. | 2008-01-19 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | A pre-requisite for the fix for Bug#12713 "Error in a stored function | kostja@bodhi.(none) | 2007-12-20 | 1 | -1/+1 | |
* | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51 | tsmith@ramayana.hindu.god | 2008-01-22 | 1 | -74/+82 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B33256-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2008-01-08 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Bug #33256: CREATE ... SELECT creates obsolete table | gkodinov/kgeorge@macbook.gmz | 2007-12-21 | 1 | -1/+1 | |
| | * | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt | mhansson/martin@linux-st28.site | 2007-12-15 | 1 | -72/+80 | |
| | |\ \ | ||||||
| * | \ \ | Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt | mhansson/martin@linux-st28.site | 2007-12-15 | 1 | -74/+81 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by | mhansson/martin@linux-st28.site | 2007-12-14 | 1 | -1/+1 | |
| | * | | | Merge linux-st28.site:/home/martin/mysql/src/bug32798-united/my50-bug32798-un... | mhansson/martin@linux-st28.site | 2007-12-14 | 1 | -73/+80 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by a column | mhansson/martin@linux-st28.site | 2007-12-14 | 1 | -72/+80 | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -70/+83 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Doxygenization of comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -70/+83 | |
* | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | gluh@eagle.(none) | 2007-10-29 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | |