Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o... | Oleksandr Byelkin | 2016-03-01 | 1 | -3/+0 | |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -4/+8 | |
|\ | ||||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -4/+8 | |
| |\ | ||||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -4/+8 | |
| | |\ | ||||||
| | | * | Bug #22232332: SAVING TEXT FIELD TO TEXT VARIABLE IN A | Sreeharsha Ramanavarapu | 2016-01-08 | 1 | -2/+7 | |
| | | * | Bug #22123583: MYSQL 5.5: MAIN.SP HAS VALGRIND ISSUES | Sreeharsha Ramanavarapu | 2015-11-03 | 1 | -69/+94 | |
* | | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2015-12-29 | 1 | -8/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2015-12-29 | 1 | -8/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data | Alexander Barkov | 2015-12-29 | 1 | -8/+1 | |
* | | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA... | Sergei Golubchik | 2015-12-21 | 1 | -20/+31 | |
* | | | | cleanup | Sergei Golubchik | 2015-12-21 | 1 | -28/+21 | |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -11/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -11/+5 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -11/+5 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug #21143080: UPDATE ON VARCHAR AND TEXT COLUMNS PRODUCE | Sreeharsha Ramanavarapu | 2015-07-16 | 1 | -9/+4 | |
| | | * | Merge 5.5.24 back into main 5.5. | Joerg Bruehe | 2012-05-07 | 1 | -6/+7 | |
| | | |\ | ||||||
| | | | * | Bug#13871079 RQG_MYISAM_DML_ALTER_VALGRIND FAILS ON VALGRIND PN PB2 | Tor Didriksen | 2012-04-12 | 1 | -5/+6 | |
| | | |/ | ||||||
| | | * | Merge BUG#12997905 from 5.1 to 5.5 | Jorgen Loland | 2011-11-18 | 1 | -1/+1 | |
| | | |\ | ||||||
| | | | * | Backmerge of BUG#12997905 | Jorgen Loland | 2011-11-18 | 1 | -1/+1 | |
| | | * | | Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE | Tor Didriksen | 2011-07-04 | 1 | -0/+3 | |
| | | * | | 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 | |
| | | | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -2/+2 | |
| | | * | | | merge of 5.1-bugteam | Guilhem Bichot | 2010-11-22 | 1 | -5/+2 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig... | Guilhem Bichot | 2010-11-22 | 1 | -5/+2 | |
| | | * | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+1 | |
| | | * | | | Manual merge of mysql-5.1-bugteam to | Alexey Kopytov | 2010-04-19 | 1 | -1/+2 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | ||||||
| | | | * | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+2 | |
| | | * | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-03-29 | 1 | -8/+18 | |
| | | * | | | revert 48525 | Tatiana A. Nurnberg | 2010-02-22 | 1 | -18/+8 | |
| | | * | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-02-18 | 1 | -8/+18 | |
| | | |/ / | ||||||
| | | | | | ||||||
| | | | \ | ||||||
| | | *-. \ | Merge from 5.0-bugteam for 43414 | Staale Smedseng | 2009-06-09 | 1 | -6/+6 | |
| | | |\ \ \ | | | | | |/ | ||||||
| | | | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-09 | 1 | -4/+4 | |
| | | | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-09 | 1 | -4/+4 | |
| | | | |/ | ||||||
| | | * | | Doxygenization of comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -28/+31 | |
| | | * | | Fix doxygen warnings. | kostja@bodhi.(none) | 2007-08-16 | 1 | -1/+2 | |
| | | * | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-07-13 | 1 | -5/+12 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | field_conv.cc: | gshchepa/uchum@gleb.loc | 2007-07-12 | 1 | -0/+1 | |
| | | | * | Fixed bug #29360. | gshchepa/uchum@gleb.loc | 2007-07-12 | 1 | -5/+11 | |
| | | * | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-06-30 | 1 | -1/+16 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Merge olga.mysql.com:/home/igor/mysql-4.1-opt | igor@olga.mysql.com | 2007-06-30 | 1 | -1/+16 | |
| | | | |\ | ||||||
| | | | | * | Fixed bug #29251. | gshchepa/uchum@gleb.loc | 2007-06-27 | 1 | -1/+16 | |
| | | | | * | Valgrind error fixes | gluh@mysql.com/eagle.(none) | 2007-02-01 | 1 | -0/+4 | |
| | | | | * | a fix (bug #7589: Decimal types are ignored when updating data from another c... | ramil@mysql.com | 2005-09-21 | 1 | -0/+3 | |
| | | | * | | backport of Bug#11491 Misleading error message if not NULL column set to NULL... | gluh@mysql.com/eagle.(none) | 2007-05-30 | 1 | -2/+1 | |
| | | * | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | ibabaev@bk-internal.mysql.com | 2007-06-01 | 1 | -0/+14 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my50-bug23856 | mhansson@dl145s.mysql.com | 2007-05-21 | 1 | -0/+14 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | | * | | bug#23856 | mhansson@dl145s.mysql.com | 2007-05-21 | 1 | -0/+14 | |
| | | * | | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -14/+19 | |
| | | |/ / / |