summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Deb: Implement proper version detection in maintainer scriptsOtto Kekäläinen2019-09-181-6/+6
| * | | MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engineAnel Husakovic2019-09-209-19/+18
| * | | MDEV 19205 Sphinx unable to connect using a host nameAnel Husakovic2019-09-202-0/+33
| * | | Fix Caribe 19992019-09-201-3/+4
| * | | MDEV-12646: systemd service file changes from FedoraDaniel Black2019-09-203-23/+47
| * | | MDEV-16222: Move the test to gcol.innodb_virtual_debug_purgeMarko Mäkelä2019-09-206-98/+89
| * | | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-198-10/+62
| * | | MDEV-20483 Follow-up fixThirunarayanan Balathandayuthapani2019-09-181-0/+12
| * | | Enable galera.MW-286 test case.Stepan Patryshev2019-09-181-2/+1
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-1842-515/+513
| |\ \ \ | | |/ /
| | * | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1826-490/+169
| | * | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-174-6/+27
| | * | Adjusted test results after the change of a test caseIgor Babaev2019-09-131-1/+1
| | * | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-135-17/+17
| | * | MDEV-20576 A new assertion added to check validity of calculatedIgor Babaev2019-09-128-4/+280
| * | | MDEV-20485: Disable galera.galera_var_node_addressMarko Mäkelä2019-09-181-1/+2
| * | | Remove an unused declarationMarko Mäkelä2019-09-181-7/+0
| * | | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-09-186-14/+73
| * | | Fixing a test to reset to original stateVarun Gupta2019-09-183-4/+7
| * | | MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locksThirunarayanan Balathandayuthapani2019-09-172-2/+2
| * | | Fix #2 for galera.MW-336Jan Lindström2019-09-141-2/+3
| * | | MDEV-13893/MDEV-12699: Enable encryption.innodb-redo-badkeyMarko Mäkelä2019-09-131-1/+0
| * | | Enable the auto parameter of the flag `default-character-set`Anel Husakovic2019-09-131-1/+4
| * | | Try to fix galera.MW-336 test case.Jan Lindström2019-09-132-12/+9
| * | | MDEV-20561 Galera node shutdown fails in non-Primary (#1386)Teemu Ollakka2019-09-133-1/+45
| * | | MDEV-20570 : Packaging fails "The specified timestamp server either could not...Vladislav Vaintroub2019-09-121-2/+20
| * | | MDEV-16560: [counter] rocksdb.ttl_secondary_read_filtering fail in buildbotSergei Petrunia2019-09-112-0/+4
| * | | MDEV-20371: Invalid reads at plan refinement stage: join->positions...Sergei Petrunia2019-09-114-28/+52
* | | | Proper fix for disabling warnings in read_statistics_for_table().Michael Widenius2019-09-2212-179/+83
* | | | MDEV-20229 CTE defined with table value constructor cannot be used in viewsIgor Babaev2019-09-206-5/+45
* | | | MDEV-20217: Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue...Sujatha2019-09-163-6/+134
* | | | MDEV-20525: Fix the -std=c90 buildsMarko Mäkelä2019-09-131-1/+1
* | | | MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as...Marko Mäkelä2019-09-133-6/+16
* | | | Fix CMake warning in spider, in Windows ninja buildVladislav Vaintroub2019-09-121-0/+3
* | | | MDEV-19670 json escaped unicode parse error.Alexey Botchkov2019-09-123-1/+19
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-112-4/+3
|\ \ \ \ | |/ / /
| * | | bump the VERSIONDaniel Bartholomew2019-09-111-1/+1
| * | | MDEV-20562 btr_cur_open_at_rnd_pos() fails to return error for corrupted pageMarko Mäkelä2019-09-111-3/+2
| * | | MDEV-17939 Assertion `++loop_count < 2' failed in trx_undo_report_renameThirunarayanan Balathandayuthapani2019-09-111-1/+1
* | | | bump the VERSIONDaniel Bartholomew2019-09-111-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-119-33/+346
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-119-33/+342
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.1Marko Mäkelä2019-09-112-2/+2
| | |\ \ | | | |/
| | | * MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
| | | * MDEV-19837 and MDEV-19816: Change some commentsStephen Long2019-08-212-2/+2
| | * | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-095-0/+323
| | * | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
| | * | MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re...Alexey Botchkov2019-09-032-33/+11
| | * | MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-032-2/+2
* | | | Adding missing semicolons to sql_yacc_ora.yy (10.3), indentation cleanups.Alexander Barkov2019-09-111-20/+44