Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -3/+2 |
* | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -1/+1 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+2 |
* | | | | cleanup: remove XString::operator== and != | Sergei Golubchik | 2018-04-10 | 1 | -1/+1 |
* | | | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -12/+0 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -3/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -3/+12 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -3/+12 |
| | | |\ \ | |||||
| | | | * \ | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -3/+12 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | BUG#26529369: CREATE INDEX WITH LONG COMMENT CAUSE | Karthik Kamath | 2017-10-23 | 1 | -1/+20 |
| | | | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+4 |
| | | | | | * | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -9/+9 |
| | | | | | |\ | |||||
| | | | | | | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -8/+9 |
| | | | | | * | | Bug#60111 storage type for table not saved in .frm | Magnus Blåudd | 2011-03-04 | 1 | -0/+64 |
| | | | | | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -11/+11 |
| | | | | | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -4/+10 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -4/+10 |
| | | | | | * | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+5 |
| | | | | | * | | Patch for WL#3736: Extended Table, Column and Index Comments. | Alexander Nozdrin | 2010-02-20 | 1 | -41/+88 |
| | | | | | * | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -35/+35 |
| | | | | | * | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -7/+7 |
| | | | | | * | | Backporting WL#4164 Two-byte collation IDs | Alexander Barkov | 2009-10-15 | 1 | -2/+9 |
| | | | | | * | | Merge mysql-next-mr --> mysql-trunk-signal | Marc Alff | 2009-09-17 | 1 | -4/+4 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | BUG#46483 - drop table of partitioned table may leave | Sergey Vojtovich | 2009-09-02 | 1 | -4/+4 |
| | | | | | * | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -8/+13 |
| | | | | | |/ | |||||
| | | | | | * | bug#44166 | Sergei Golubchik | 2009-05-04 | 1 | -2/+1 |
| | | | | | * | Bug#41465: confusing error message when comment is too long | Davi Arnaut | 2009-03-05 | 1 | -9/+8 |
| | | | | | * | Merge fix for bug 38145 from 5.0. | Chad MILLER | 2009-01-26 | 1 | -2/+2 |
| | | | | | |\ | |||||
| | | | | | | * | Merge from dev tree. | Chad MILLER | 2009-01-14 | 1 | -2/+2 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix comment. Boolean function returns true/false, not zero/one. | Chad MILLER | 2009-01-14 | 1 | -2/+2 |
| | | | | | * | | | manual merge | Tatiana A. Nurnberg | 2008-12-01 | 1 | -8/+18 |
| | | | | | |\ \ \ | | | | | | | |/ / | |||||
| | | | | | | * | | Bug#39591: Crash if table comment is longer than 62 characters | Tatiana A. Nurnberg | 2008-11-20 | 1 | -8/+18 |
| | | | | | | |/ | |||||
| | | | | | | * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | tnurnberg@white.intern.koehntopp.de | 2007-12-17 | 1 | -0/+8 |
| | | | | | | |\ | |||||
| | | | | | * | \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | jani@a88-113-38-195.elisa-laajakaista.fi | 2008-03-28 | 1 | -2/+4 |
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | jani@a88-113-38-195.elisa-laajakaista.fi | 2008-02-08 | 1 | -2/+4 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | jani@hynda.mysql.fi | 2007-11-08 | 1 | -2/+4 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | | * | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | monty@mysql.com/narttu.mysql.fi | 2007-10-11 | 1 | -2/+4 |
| | | | | | * | | | | | | Fix for Bug#34274: Invalid handling of 'DEFAULT 0' | anozdrin/alik@quad.opbmk | 2008-03-22 | 1 | -3/+1 |
| | | | | | |/ / / / / | |||||
| | | | | | * | | | | | Merge ibm.:/home/alik/Documents/MySQL/devel/5.1 | anozdrin/alik@ibm. | 2008-01-19 | 1 | -2/+2 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | A pre-requisite for the fix for Bug#12713 "Error in a stored function | kostja@bodhi.(none) | 2007-12-20 | 1 | -2/+2 |
| | | | | | * | | | | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opt | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-12-17 | 1 | -0/+8 |
| | | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | | | |||||
| | | | | | | * | | | | | Merge mysql.com:/misc/mysql/31752_/50-31752_ | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-12-17 | 1 | -0/+5 |
| | | | | | | |\ \ \ \ \ | | | | | | | | | |_|_|/ | | | | | | | | |/| | | | |||||
| | | | | | | | * | | | | Merge mysql.com:/misc/mysql/31752_/41-31752_ | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-12-17 | 1 | -0/+5 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | * | | | | Bug#31752: check strmake() bounds | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-12-06 | 1 | -0/+5 |