Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | 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-19317 TEXT column accepts too long literals as a default value | Alexander Barkov | 2019-04-25 | 1 | -32/+29 |
* | | | | | Get rid of rea_create_table() | Sergey Vojtovich | 2019-04-03 | 1 | -43/+0 |
* | | | | | Fix inplace ALTER TABLE to not register tmp table | Sergey Vojtovich | 2019-04-03 | 1 | -7/+0 |
* | | | | | MDEV-18712 InnoDB indexes are inconsistent with what defined in .frm for tabl... | Sergei Golubchik | 2019-02-27 | 1 | -1/+1 |
* | | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -3/+8 |
* | | | | | store string lengths in frm in 1-3 bytes | Sergei Golubchik | 2019-02-21 | 1 | -25/+22 |
* | | | | | misc cleanups | Sergei Golubchik | 2019-02-21 | 1 | -30/+33 |
* | | | | | MDEV-16975 Application-time periods: ALTER TABLE | Nikita Malyavin | 2019-02-21 | 1 | -7/+16 |
* | | | | | MDEV-17082 Application-time periods: CREATE | Nikita Malyavin | 2019-02-21 | 1 | -13/+34 |
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-06-05 | 1 | -3/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -3/+2 |
* | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | MDEV-9216 Split field.cc:make_field() into virtual methods in Type_handler | Alexander Barkov | 2018-05-24 | 1 | -33/+9 |
* | | | | | MDEV-16280 Add class Bit_addr | Alexander Barkov | 2018-05-24 | 1 | -5/+4 |
|/ / / / | |||||
* | | | | 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 |