summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mysys: remove windac my_security_attr_create (#1391)Daniel Black2020-02-143-210/+0
* micro optimization: avoid std::string copyEugene Kosov2020-02-131-2/+3
* MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif...Eugene Kosov2020-02-135-5/+33
* MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and ...Sergey Vojtovich2020-02-135-53/+16
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-11164-2282/+2854
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-1023-90/+129
| |\
| | * Ignore /lib64 for rpmAnel Husakovic2020-02-101-0/+2
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-107-7/+53
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-02-101-1/+0
| | | |\
| | | | * Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
| | | | * bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
| | | * | Remove unused SRV_MASTER_PURGE_INTERVALMarko Mäkelä2020-02-082-4/+2
| | | * | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-074-2/+19
| | | * | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-062-0/+29
| | * | | MDEV-16308 : protocol messed up sporadicallyVladislav Vaintroub2020-02-101-1/+0
| | * | | MDEV-21667 : Galera test failure on MW-336Jan Lindström2020-02-092-24/+96
| | * | | MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-0920-1244/+0
| | * | | added warning to ignoreOleksandr Byelkin2020-02-071-2/+2
| | * | | Windows test fixOleksandr Byelkin2020-02-071-13/+14
| | * | | MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updati...Thirunarayanan Balathandayuthapani2020-02-073-1/+18
| | * | | MDEV-12121: Clean up WITH_INNODB_AHI=OFFMarko Mäkelä2020-02-061-2/+6
| | * | | MDEV-21656: Wrong directory for pam_user_map.soAurélien LEQUOY2020-02-061-1/+1
| | * | | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-053-5/+13
| | * | | Cleanup: Remove mem_block_t::magic_n and mem_block_validate()Marko Mäkelä2020-02-033-46/+2
| | * | | MDEV-21636 information_schema.innodb_mutexes.name column is not populatedMarko Mäkelä2020-02-031-8/+15
| | * | | introduce HASH_REPLACE() for hash_table_tEugene Kosov2020-01-312-4/+16
| * | | | MDEV-21667 : Galera test failure on MW-336Jan Lindström2020-02-092-24/+96
| * | | | MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-0920-1244/+0
| * | | | MDEV-21614 Wrong query results with optimizer_switch="split_materialized=on"Igor Babaev2020-02-073-1/+142
| * | | | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-05103-1997/+2124
| * | | | ha_partition: add comments, comment out unused member variablesSergei Petrunia2020-02-052-3/+90
| * | | | MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c...Aleksey Midenkov2020-02-025-6/+116
| * | | | MDEV-21317 mysqlhotcopy and transaction_registry tableAleksey Midenkov2020-02-021-1/+1
| * | | | MDEV-20528 innodb.purge_secondary_mdev-16222 failed in buildbot, debug sync p...Aleksey Midenkov2020-02-022-3/+5
| * | | | MDEV-17798 System variable system_versioning_asof accepts wrong valuesAleksey Midenkov2020-02-023-2/+34
| * | | | MDEV-20955 versioning.update failed in buildbot with wrong result codeAleksey Midenkov2020-02-022-0/+6
| * | | | MDEV-14330: After-merge fixMarko Mäkelä2020-01-311-2/+2
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-01-3118-93/+100
| |\ \ \ \ | | |/ / /
| | * | | MDEV-21586: Fix a warning for converting my_bool to boolMarko Mäkelä2020-01-311-3/+4
| | * | | Merge 10.1 into 10.2Marko Mäkelä2020-01-319-129/+68
| | |\ \ \ | | | |/ /
| | | * | MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-312-84/+6
| | | * | MDEV-21564 Assert in trx_purge_add_update_undo_to_history during shutdownThirunarayanan Balathandayuthapani2020-01-302-4/+10
| | | * | MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-292-17/+23
| | | * | MDEV-14330 Move mysqltest.1 man page to appropriate test package from server ...Daniel Black2020-01-281-2/+3
| | | * | Ingore sysusers and tmpfiles artifactsVicențiu Ciorbaru2020-01-281-0/+2
| | | * | Merge branch 'bb-10.1-release' into 10.1Oleksandr Byelkin2020-01-281-146/+117
| | | |\ \
| | | | * | List of unstable tests for 10.1.44 releasemariadb-10.1.44Elena Stepanova2020-01-251-146/+117
| | | * | | bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
| | | * | | MDEV-15052: Allow sysusers and tmpfiles install for non-systemd usersRafli Akmal2020-01-241-17/+20
| | | * | | MDEV-17028: Use descriptive file names for sysusers and tmpfiles configurationChristian Hesse2020-01-241-2/+4
| | | |/ /