Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -0/+5 |
|\ | |||||
* \ | Merge from 5.3 | Alexander Barkov | 2014-04-21 | 1 | -0/+28 |
|\ \ | |||||
| * | | MDEV-6045 MySQL Bug#11829861 - SUBSTRING_INDEX() RESULTS "OMIT" CHARACTER WHE... | Alexander Barkov | 2014-04-21 | 1 | -0/+27 |
| * | | 5.2 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+4 |
| |\ \ | |||||
| | * \ | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 1 | -2/+4 |
| | |\ \ | |||||
* | | \ \ | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -4/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | merge 5.1 => 5.5 | Tor Didriksen | 2013-07-01 | 1 | -2/+4 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and | Tor Didriksen | 2013-07-01 | 1 | -2/+4 |
* | | | | | fix an old bug where dd_frm_type() could incorrectly determine the table type | Sergei Golubchik | 2013-08-28 | 1 | -0/+4 |
* | | | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -0/+12 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+18 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | 5.2 merge | Sergei Golubchik | 2013-03-26 | 1 | -0/+7 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR... | Sergei Golubchik | 2013-03-18 | 1 | -0/+7 |
| * | | | | 5.2 merge | Sergei Golubchik | 2013-01-28 | 1 | -0/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-759 lp:998340 - Valgrind complains on simple selects containing expressi... | Sergei Golubchik | 2013-01-25 | 1 | -0/+11 |
| | | |/ | | |/| | |||||
* | | | | MDEV-4272 fix. | unknown | 2013-03-14 | 1 | -5/+13 |
* | | | | mysql-5.5.28 | Sergei Golubchik | 2012-10-16 | 1 | -0/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
* | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+39 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug#13359121 LARGE NUMBERS, /STRINGS/DTOA.C:662 | Tor Didriksen | 2012-01-25 | 1 | -0/+39 |
* | | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-10-12 | 1 | -0/+19 |
| |\ \ \ | |||||
| * | | | | Bug11764310 - 57132: CONV FUNCTION CRASHES, NEGATIVE ARGUMENT TO MEMCPY | Kristofer Pettersson | 2011-09-06 | 1 | -0/+5 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+5 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -1/+5 |
| | |/ | |/| | |||||
* | | | Bug#12985030 SIMPLE QUERY WITH DECIMAL NUMBERS LEAKS MEMORY | Tor Didriksen | 2011-09-26 | 1 | -1/+1 |
* | | | Bug#12985030 SIMPLE QUERY WITH DECIMAL NUMBERS LEAKS MEMORY | Tor Didriksen | 2011-09-20 | 1 | -0/+19 |
| |/ |/| | |||||
* | | Merge of fix for Bug#58165. | Martin Hansson | 2011-01-13 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and | Martin Hansson | 2011-01-13 | 1 | -0/+11 |
* | | 5.1-bugteam->5.5-bugteam merge(test case only) | Sergey Glukhov | 2010-12-14 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Bug#57818 string conversion function died | Sergey Glukhov | 2010-12-14 | 1 | -0/+7 |
* | | Bug#55912 FORMAT with locale set fails for numbers < 1000 | Alexander Barkov | 2010-08-20 | 1 | -0/+17 |
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-04-02 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Bug#52164 Assertion failed: param.sort_length, file .\filesort.cc, line 149 | Sergey Glukhov | 2010-03-26 | 1 | -0/+11 |
* | | WL#2649 Number-to-string conversions | Alexander Barkov | 2010-02-11 | 1 | -1/+1 |
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-11 | 1 | -0/+33 |
|\ \ | |/ | |||||
| * | Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0 | Davi Arnaut | 2009-12-04 | 1 | -0/+34 |
* | | WL#4584 Internationalized number format | Alexander Barkov | 2009-10-05 | 1 | -0/+42 |
|/ | |||||
* | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-09-10 | 1 | -0/+13 |
|\ | |||||
| * | Bug#46815 CONCAT_WS returning wrong data | Sergey Glukhov | 2009-09-10 | 1 | -0/+13 |
* | | Auto-merge. | Ramil Kalimullin | 2009-05-13 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fix for bug#44774: load_file function produces valgrind warnings | Ramil Kalimullin | 2009-05-12 | 1 | -0/+10 |
* | | Bug#44358 valgrind errors with decode() function | Sergey Glukhov | 2009-04-23 | 1 | -0/+12 |
* | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-13 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Fix for bug #41868: crash or memory overrun with concat + upper, | Alexey Kopytov | 2009-02-10 | 1 | -0/+9 |
* | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-06 | 1 | -9/+0 |
|\ \ | |||||
| * | | Temporarily reverted patch for bug #41868 as it was causing problems in PB. | Alexey Kopytov | 2009-02-06 | 1 | -9/+0 |
* | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-05 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #41868: crash or memory overrun with concat + upper, date_format | Alexey Kopytov | 2009-02-03 | 1 | -0/+9 |
| |/ | |||||
* | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-09 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | bug#35558 Wrong server metadata blows up the client | Sergey Glukhov | 2008-12-09 | 1 | -0/+10 |