Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -144/+66 |
|\ | |||||
| * | 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 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -48/+47 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-10 | 1 | -49/+46 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name) | Sergey Vojtovich | 2019-05-09 | 1 | -46/+45 |
| * | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 1 | -95/+18 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | copy-paste error fixed | Sergei Golubchik | 2019-04-07 | 1 | -1/+1 |
* | | | | | MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX | Eugene Kosov | 2019-04-03 | 1 | -101/+134 |
* | | | | | Get rid of rea_create_table() | Sergey Vojtovich | 2019-04-03 | 1 | -2/+15 |
* | | | | | Fix inplace ALTER TABLE to not register tmp table | Sergey Vojtovich | 2019-04-03 | 1 | -36/+70 |
* | | | | | Removed redundant partitioning check | Sergey Vojtovich | 2019-04-03 | 1 | -36/+0 |
* | | | | | Removed redundant SE lock for tmp tables | Sergey Vojtovich | 2019-04-03 | 1 | -9/+9 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -5/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -5/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -5/+0 |
| | |\ \ \ | | | |/ / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -2/+0 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | MDEV-18809 Server crash in fields_in_hash_keyinfo or Assertion `key_info->key... | sachinsetia1001@gmail.com | 2019-03-15 | 1 | -5/+10 |
* | | | | | MDEV-18800 Server crash in instant_alter_column_possible or Assertion... | sachin | 2019-03-13 | 1 | -0/+1 |
* | | | | | MDEV-18799 Long unique does not work after failed alter table | sachin | 2019-03-13 | 1 | -4/+8 |
* | | | | | MDEV-18790 Server crash in fields_in_hash_keyinfo after unsuccessful... | sachin | 2019-03-13 | 1 | -0/+2 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-12 | 1 | -12/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-12 | 1 | -12/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-12 | 1 | -12/+8 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Sergey Vojtovich | 2019-03-11 | 1 | -12/+8 |
| | | |\ \ | |||||
| | | | * | | MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crash | Sergey Vojtovich | 2019-03-11 | 1 | -12/+8 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -0/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-04 | 1 | -0/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-17725 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' ... | Alexander Barkov | 2019-02-26 | 1 | -0/+3 |
* | | | | | | MDEV-18712 InnoDB indexes are inconsistent with what defined in .frm for tabl... | Sergei Golubchik | 2019-02-27 | 1 | -0/+2 |
* | | | | | | Long Index is only allowed for unique keys not normal index. | sachin | 2019-02-27 | 1 | -3/+5 |
* | | | | | | cleanup: cosmetic fixes | Sergei Golubchik | 2019-02-27 | 1 | -13/+12 |
* | | | | | | Fix buildbot Windows and bintar compile failure | sachin | 2019-02-22 | 1 | -2/+2 |
* | | | | | | MDEV-371 Unique Index for long columns | Sergei Golubchik | 2019-02-22 | 1 | -96/+73 |
* | | | | | | mysql_prepare_create_table() inconsistency | Sergei Golubchik | 2019-02-22 | 1 | -2/+3 |
* | | | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -18/+148 |
* | | | | | | MDEV-18297 How to reset a forgotten root password | Sergei Golubchik | 2019-02-21 | 1 | -9/+6 |
* | | | | | | misc cleanups | Sergei Golubchik | 2019-02-21 | 1 | -50/+40 |
* | | | | | | MDEV-16975 Application-time periods: ALTER TABLE | Nikita Malyavin | 2019-02-21 | 1 | -12/+108 |
* | | | | | | MDEV-17082 Application-time periods: CREATE | Nikita Malyavin | 2019-02-21 | 1 | -1/+3 |
* | | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -62/+88 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix of error messages with big help of serg | Oleksandr Byelkin | 2019-02-12 | 1 | -1/+1 |
| * | | | | | merge fixes: sql_table.cc and partition_info.cc (caused by ef4ccb6ce2fd3) done | Andrei Elkin | 2019-02-07 | 1 | -7/+7 |
| * | | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -95/+91 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign keys. | Alexey Botchkov | 2019-02-05 | 1 | -0/+58 |