summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lf_hash_iterate() no zero-bucket initializationbb-10.5-svoj-MDEV-20630Sergey Vojtovich2019-09-241-5/+2
* Relaxed lf_unpin() memory barrierSergey Vojtovich2019-09-244-10/+19
* l_find() micro-optimizationSergey Vojtovich2019-09-241-14/+29
* MDEV-16470 - Session user variables trackerSergey Vojtovich2019-09-2416-21/+141
* Cleanup session trackerSergey Vojtovich2019-09-249-54/+50
* Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-2424-550/+7171
|\
| * MDEV-19956 Queries with subqueries containing UNION are not parsedIgor Babaev2019-09-2321-544/+7163
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-24145-979/+1684
|\ \ | |/
| * MDEV-19189 ASAN memcpy-param-overlap in fill_alter_inplace_info upon adding i...Eugene Kosov2019-09-233-4/+21
| * Merge 10.3 into 10.4Marko Mäkelä2019-09-23101-775/+1291
| |\
| | * 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
| | | * | 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