Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mysql-5.1' into mysql-5.5 | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -1/+67 |
|\ | |||||
| * | Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NO | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -1/+67 |
| * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
* | | Addendum #1 to the fix for bug #18359924 | Georgi Kodinov | 2014-04-11 | 1 | -5/+11 |
* | | Bug #18359924: INNODB AND MYISAM CORRUPTION ON PREFIX INDEXES | Georgi Kodinov | 2014-04-10 | 1 | -0/+30 |
* | | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
* | | BUG#11757250: REPLACE(...) INSIDE A STORED PROCEDURE. | Nisha Gopalakrishnan | 2013-01-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#11757250: REPLACE(...) INSIDE A STORED PROCEDURE. | Nisha Gopalakrishnan | 2013-01-12 | 1 | -1/+1 |
| * | Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build. | Tor Didriksen | 2011-10-31 | 1 | -1/+2 |
| * | merge 5.0-security => 5.1-security | Tor Didriksen | 2011-07-15 | 1 | -2/+4 |
| |\ | |||||
| | * | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL | Tor Didriksen | 2011-07-15 | 1 | -2/+4 |
* | | | 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 |
| | * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -11/+8 |
| | |\ | |||||
| | | * | Merge from dev tree. | Alexey Kopytov | 2009-02-14 | 1 | -2/+2 |
| | | |\ | |||||
* | | | | | Bug#11753363 (bug#44793) CHARACTER SETS: CASE CLAUSE, UCS2 OR UTF32, FAILURE | Alexander Barkov | 2011-03-01 | 1 | -2/+2 |
* | | | | | Merge of fix for Bug#58165. | Martin Hansson | 2011-01-13 | 1 | -4/+37 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and | Martin Hansson | 2011-01-13 | 1 | -4/+37 |
| * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -2/+3 |
* | | | | | Bug#55077: Assertion failed: width > 0 && to != ((void *)0), | Alexey Kopytov | 2010-08-25 | 1 | -2/+8 |
* | | | | | Backport: Remove unused and ancient files, functions, and facilities. | Davi Arnaut | 2010-05-28 | 1 | -7/+0 |
* | | | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause" | Konstantin Osipov | 2010-04-14 | 1 | -0/+10 |
* | | | | | Backporting WL#1213 | Alexander Barkov | 2010-02-24 | 1 | -3/+35 |
* | | | | | Backport of WL #2934: Make/find library for doing float/double | Alexey Kopytov | 2009-12-22 | 1 | -73/+7 |
* | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -1/+1 |
* | | | | | Bug #33544 UDF_INIT member decimals initialized wrong with | Magne Mahre | 2009-11-11 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Bug #33544: UDF_INIT member decimals initialized wrong with | gkodinov/kgeorge@magare.gmz | 2008-03-05 | 1 | -0/+1 |
* | | | | | | Backport of Bug#45767 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -16/+0 |
* | | | | | | Backporting WL#3759 Optimize identifier conversion in client-server protocol | Alexander Barkov | 2009-09-30 | 1 | -4/+64 |
| |/ / / / |/| | | | | |||||
* | | | | | Bug# 30946: mysqldump silently ignores --default-character-set | Gleb Shchepa | 2009-07-31 | 1 | -0/+73 |
* | | | | | Bug#45168: assertion with convert() and empty set value | Martin Hansson | 2009-06-16 | 1 | -3/+12 |
* | | | | | Fix for bug#44743: Join in combination with concat does not always work | Ramil Kalimullin | 2009-05-21 | 1 | -0/+3 |
* | | | | | auto-merge | Ignacio Galarza | 2009-03-17 | 1 | -11/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 | -9/+6 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Fix for bug #41868: crash or memory overrun with concat + upper, | Alexey Kopytov | 2009-02-10 | 1 | -9/+6 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-06 | 1 | -10/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB. | Alexey Kopytov | 2009-02-06 | 1 | -10/+10 |
| * | | | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam. | Alexey Kopytov | 2009-02-05 | 1 | -10/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | | | |||||
| | * | | | | Fix for bug #41868: crash or memory overrun with concat + upper, date_format | Alexey Kopytov | 2009-02-03 | 1 | -10/+10 |
| | |/ / / | |||||
* | | | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl | mkindahl@dl145h.mysql.com | 2007-12-19 | 1 | -2/+2 |
| |\ \ | |||||
* | | | | Bug#23924 general_log truncates queries with character set introducers. | bar@mysql.com/bar.myoffice.izhnet.ru | 2008-02-29 | 1 | -0/+62 |
| |_|/ |/| | | |||||
* | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl | mkindahl@dl145h.mysql.com | 2007-12-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge hezx.(none):/media/hda5/work/mysql/bkwork/bug#30998/mysql-5.0-rpl | hezx@hezx.(none) | 2007-12-12 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | sql_string.cc: | bar@mysql.com/bar.myoffice.izhnet.ru | 2007-12-05 | 1 | -2/+2 |