summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20614: Syntax error, and option put in wrong placebb-10.3-sysprgJulius Goryavsky2019-09-271-2/+3
* Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2435-60/+268
|\
| * Fixing tests according to MDEV-20655 maturity stable for user_variablesAlexander Barkov2019-09-241-1/+1
| * Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2433-44/+257
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2433-44/+257
| | |\
| | | * MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
| | | * Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
| | | * MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
| | | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| | | * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
| * | | MDEV-20655 maturity stable for user_variablesRasmus Johansson2019-09-241-1/+1
* | | | Remove --basedir arg from systemd startup scriptsVicențiu Ciorbaru2019-09-242-7/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-244-70/+6
|\ \ \ \ | |/ / /
| * | | Remove the unused function btr_page_get()Marko Mäkelä2019-09-242-60/+1
| * | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-2312-186/+85
* | | | Remove Field::is_stat_field completelyMichael Widenius2019-09-232-4/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-2390-555/+1022
|\ \ \ \ | |/ / /
| * | | After-merge fix: Adjust a resultMarko Mäkelä2019-09-231-6/+6
| * | | MDEV-17614 post-fix: Remove dead dup_chk_only=true code.Marko Mäkelä2019-09-234-56/+20
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-239-16/+81
| |\ \ \ | | |/ /
| | * | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-216-9/+62
| | * | MDEV-19207 systemd service: add instance name in descriptionChristian Hesse2019-09-211-1/+1
| | * | MDEV-19211 Fix mysqld_safe --dry-runVicențiu Ciorbaru2019-09-211-1/+7
| | * | 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