summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Scripts: VTMD_TEMPLATE removed [#286]Aleksey Midenkov2017-12-1736-197/+7
* Tests: innodb_encryption detect table countAleksey Midenkov2017-12-171-2/+4
* SQL: missing stmt_arena [#387]Eugene Kosov2017-12-151-0/+1
* SQL, IB: unversioned fields with ALTER TABLE [fixes #401]Eugene Kosov2017-12-157-1/+20
* System Versioning 1.0 pre6Aleksey Midenkov2017-12-1547-541/+528
|\
| * privilege: s/delete versioning rows/delete history/Sergei Golubchik2017-12-146-13/+13
| * Partitioning syntax for versioningSergei Golubchik2017-12-1410-111/+114
| * rename versioning_* variablesSergei Golubchik2017-12-1419-230/+202
| * for now, remove FOR SYSTEM_TIME at the end of the querySergei Golubchik2017-12-1313-156/+124
| * fix nullable autoinc test w/o versioningSergei Golubchik2017-12-133-1/+18
| * if a table is partitioned by system_time, its partitions are not versionedSergei Golubchik2017-12-135-42/+60
| * yet another error message fixSergei Golubchik2017-12-133-15/+17
* | SQL: MDEV-14633 Assertion on TRT read [fixes #406]Aleksey Midenkov2017-12-153-3/+26
* | MDEV-14649 Assertion `t->mysql_col_len == 8' failed in row_insert_for_mysql Eugene Kosov2017-12-153-0/+9
* | System Versioning 1.0 pre5 [closes #407]Aleksey Midenkov2017-12-1591-566/+2662
|\ \
| * | Misc: updated .gitignoreAleksey Midenkov2017-12-151-0/+8
| * | mysqldump fix for invisible columnSachin Setiya2017-12-155-68/+300
| * | BuildBot bug fix for invisible columnsSachin Setiya2017-12-153-6/+6
| * | Add tests for system and completely invisible columnsSergei Golubchik2017-12-155-3/+509
| * | MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-1522-36/+1144
| * | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-1458-378/+663
| |\ \
| | * \ Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-1458-440/+765
| | |\ \
| | | * | Re-remove the file kill_and_restart_mysqld.incMarko Mäkelä2017-12-1412-68/+11
| | | * | Merge 10.1 into 10.2Marko Mäkelä2017-12-1436-251/+623
| | | |\ \
| | | | * \ Merge 10.0 into 10.1Marko Mäkelä2017-12-132-0/+4
| | | | |\ \
| | | | | * | Follow-up fix for MDEV-12352: Plug a memory leakMarko Mäkelä2017-12-132-0/+4
| | | | * | | Fix a typo: schedule, schedulingMarko Mäkelä2017-12-131-2/+2
| | | | * | | Fix the grammar of an error messageMarko Mäkelä2017-12-132-2/+2
| | | | * | | Merge 10.0 into 10.1Marko Mäkelä2017-12-1310-158/+345
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-12323 Rollback progress log messages during crash recovery are intermixe...Marko Mäkelä2017-12-136-112/+96
| | | | | * | Follow-up to MDEV-11027: Use recv_sys_t::report()Marko Mäkelä2017-12-132-12/+10
| | | | | * | MDEV-12352 InnoDB shutdown should not be blocked by a large transaction rollbackMarko Mäkelä2017-12-138-14/+83
| | | | | * | MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup while ...Marko Mäkelä2017-12-136-42/+166
| | | | * | | Try to prevent sporadic test failuresMarko Mäkelä2017-12-131-1/+1
| | | | * | | Merge 10.0 into 10.1Marko Mäkelä2017-12-1216-28/+145
| | | | |\ \ \ | | | | | |/ /
| | | | | * | mysql_uprade --help and man page fixesIan Gilfillan2017-11-222-4/+3
| | | | | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+8
| | | | | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | | | | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
| | | | | * | MDEV-12681 Wrong VIEW results for CHAR(0xDF USING latin1)Alexander Barkov2017-11-156-0/+75
| | | | | * | removed garbase struct memberEugene Kosov2017-11-152-6/+0
| | | | | * | MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-147-16/+70
| | | | | * | Fix a -Wimplicit-fallthrough warningMarko Mäkelä2017-11-101-1/+0
| | | | * | | Add Galera test cases that fail to disabled.Jan Lindström2017-12-092-1/+6
| | | | * | | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-093-12/+91
| | | | * | | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-0911-107/+215
| | | | * | | Fixed failing tokudb testsMonty2017-12-072-4/+0
| | | * | | | MDEV-14422 Assertion failure in trx_purge_run() on shutdownMarko Mäkelä2017-12-133-37/+40
| | | * | | | MDEV-14607 storage_engine-rocksdb.type_bit_indexes fails after latest pushesElena Stepanova2017-12-135-2/+54
| | | * | | | Skip btr_search_latches[] in SHOW ENGINE INNODB STATUSMarko Mäkelä2017-12-123-68/+22