Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport of WL #2934: Make/find library for doing float/double | Alexey Kopytov | 2009-12-22 | 1 | -2/+2 |
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-11 | 1 | -0/+29 |
|\ | |||||
| * | Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0 | Davi Arnaut | 2009-12-04 | 1 | -0/+29 |
* | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -0/+130 |
|\ \ | |||||
| * | | Fix test results after the latest merge. | Alexander Nozdrin | 2009-10-14 | 1 | -2/+2 |
| * | | WL#4584 Internationalized number format | Alexander Barkov | 2009-10-05 | 1 | -0/+130 |
* | | | This is a backport of the two patches for Bug #28299: | Staale Smedseng | 2009-10-09 | 1 | -0/+3 |
|/ / | |||||
* | | Merge mysql-next-mr --> mysql-trunk-signal | Marc Alff | 2009-09-17 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-09-10 | 1 | -0/+9 |
| |\ | |||||
| | * | Bug#46815 CONCAT_WS returning wrong data | Sergey Glukhov | 2009-09-10 | 1 | -0/+9 |
* | | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -128/+128 |
|/ / | |||||
* | | Auto-merge. | Ramil Kalimullin | 2009-05-13 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Fix for bug#44774: load_file function produces valgrind warnings | Ramil Kalimullin | 2009-05-12 | 1 | -0/+9 |
| * | Merge from dev tree. | Alexey Kopytov | 2009-02-14 | 1 | -2/+2 |
| |\ | |||||
* | | | Bug#44358 valgrind errors with decode() function | Sergey Glukhov | 2009-04-23 | 1 | -0/+14 |
* | | | Merge from dev tree. | Alexey Kopytov | 2009-02-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge into dev tree. | Alexey Kopytov | 2009-02-10 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix for bug #21205: Different number of digits for float/double/real in --ps-... | Alexey Kopytov | 2009-01-28 | 1 | -2/+2 |
* | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-13 | 1 | -0/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix for bug #41868: crash or memory overrun with concat + upper, | Alexey Kopytov | 2009-02-10 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-06 | 1 | -6/+0 |
|\ \ \ | |||||
| * | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB. | Alexey Kopytov | 2009-02-06 | 1 | -6/+0 |
* | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-05 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix for bug #41868: crash or memory overrun with concat + upper, date_format | Alexey Kopytov | 2009-02-03 | 1 | -0/+6 |
| |/ | |||||
* | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-09 | 1 | -3/+9 |
|\ \ | |/ | |||||
| * | bug#35558 Wrong server metadata blows up the client | Sergey Glukhov | 2008-12-09 | 1 | -3/+9 |
* | | Merge kaamos.(none):/data/src/mysql-5.1 | kaa@kaamos.(none) | 2008-03-12 | 1 | -0/+5 |
|\ \ | |||||
| * | | Bug#20752: BENCHMARK with many iterations returns too quickly | tnurnberg@mysql.com/white.intern.koehntopp.de | 2008-02-24 | 1 | -0/+5 |
* | | | Fix for Bug#32538: View definition picks up character set, | anozdrin/alik@quad. | 2008-02-12 | 1 | -35/+35 |
|/ / | |||||
* | | merging | holyfoot/hf@mysql.com/hfmain.(none) | 2007-11-05 | 1 | -1/+1 |
* | | Merge mysql.com:/home/hf/work/31758/my50-31758 | holyfoot/hf@hfmain.(none) | 2007-11-05 | 1 | -3/+15 |
|\ \ | |/ | |||||
| * | merging | holyfoot/hf@mysql.com/hfmain.(none) | 2007-11-05 | 1 | -3/+3 |
| * | Merge mysql.com:/home/hf/work/31758/my41-31758 | holyfoot/hf@hfmain.(none) | 2007-11-05 | 1 | -0/+12 |
| |\ | |||||
| | * | Bug #31758 inet_ntoa, oct crashes server with null+filesort | holyfoot/hf@mysql.com/hfmain.(none) | 2007-10-30 | 1 | -3/+15 |
* | | | Merge polly.(none):/home/kaa/src/opt/bug28550/my50-bug28550 | kaa@polly.(none) | 2007-10-21 | 1 | -1/+11 |
|\ \ \ | |/ / | |||||
| * | | Bug #28550 "Potential bugs related to the return type of the CHAR function". | kaa@polly.(none) | 2007-10-21 | 1 | -1/+11 |
* | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-06-18 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Post-merge fix | igor@olga.mysql.com | 2007-06-17 | 1 | -0/+1 |
| * | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-06-17 | 1 | -0/+15 |
| |\ \ | |||||
| | * | | Fixed bug #27130. If the third argument of the function SUBSTR was | igor@olga.mysql.com | 2007-06-17 | 1 | -0/+16 |
* | | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-06-16 | 1 | -0/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #27932: the function LOCATE returned NULL if any | igor@olga.mysql.com | 2007-06-14 | 1 | -0/+76 |
| |/ / | |||||
* | | | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt | evgen@moonbone.local | 2007-04-21 | 1 | -0/+69 |
|\ \ \ | |/ / | |||||
| * | | Bug #27530: | gkodinov/kgeorge@magare.gmz | 2007-04-11 | 1 | -0/+69 |
| * | | Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my50-bug25197 | msvensson@pilot.blaudden | 2007-03-28 | 1 | -0/+9 |
| |\ \ | |||||
* | \ \ | Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my51-bug25197 | msvensson@pilot.blaudden | 2007-03-28 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my50-bug25197 | msvensson@pilot.blaudden | 2007-03-28 | 1 | -0/+23 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug#25197 repeat function returns null when using table field directly as count | msvensson@pilot.blaudden | 2007-03-28 | 1 | -0/+9 |
* | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-03-11 | 1 | -3/+26 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge moonbone.local:/mnt/gentoo64/work/15757-bug-5.0-opt-mysql | evgen@moonbone.local | 2007-03-10 | 1 | -0/+11 |
| |\ \ \ \ |