summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19879 server can send empty error message to client with pam_use_clearte...Sergei Golubchik2019-07-023-15/+42
* MDEV-19880 pam v1: pam password authentication doesn't work at all in MariaDB...Sergei Golubchik2019-07-023-6/+37
* MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-028-21/+76
* MDEV-19876 pam v2: auth_pam_tool_dir and auth_pam_tool permissions are wrong ...Sergei Golubchik2019-07-021-2/+4
* build pam test module as a part of the buildSergei Golubchik2019-07-024-18/+28
* Alter pam test to ask for a password firstSergei Golubchik2019-07-021-12/+6
* enable TLSv1.0 in WolfSSLSergei Golubchik2019-07-025-1/+22
* don't run tls_version test if TLSv1.1 is disabledSergei Golubchik2019-07-021-0/+8
* cleanup: mtr suite.pm ssl checksSergei Golubchik2019-07-021-18/+13
* MDEV-19716: ASAN use-after-poison in Query_log_event::Query_log_event / THD::...Sujatha2019-07-023-33/+75
* Merge 10.3 into 10.4Marko Mäkelä2019-07-0113-102/+233
|\
| * MDEV-19916 Corruption after instant ADD/DROP and shrinking the treeMarko Mäkelä2019-07-013-1/+54
| * MDEV-19916: Improve page_validate()Marko Mäkelä2019-07-012-87/+96
| * MDEV-16060: Speed up the test by 1 secondMarko Mäkelä2019-07-012-2/+2
| * MDEV-17551 assert or crashed table when using blobsMonty2019-06-277-8/+88
* | systemd multiinstance - doc fix - version numberDaniel Black2019-07-011-2/+2
* | MDEV-19847: Update mysqladmin man pageIan Gilfillan2019-07-011-2/+34
* | MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1349)Kentoku SHIBA2019-06-301-5/+5
* | MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute (#1348)bb-10.4-MDEV-17402Kentoku SHIBA2019-06-2914-11/+417
* | MDEV-16508 spider: sql_mode not maintained between spider node and data nodes...Kentoku SHIBA2019-06-2930-3/+1406
* | MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-289-295/+124
* | MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346)Kentoku SHIBA2019-06-296-1/+58
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-2714-87/+330
|\ \ | |/
| * MDEV-19845: Fix the build on some platformsMarko Mäkelä2019-06-272-0/+2
| * MDEV-19845: Fix the build on some x86 targetsMarko Mäkelä2019-06-271-3/+10
| * MDEV-19845: Adaptive spin loopsMarko Mäkelä2019-06-279-83/+128
| * MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaksAnel Husakovic2019-06-244-2/+198
| * MDEV-19643 : Fix semisync on WindowsVladislav Vaintroub2019-06-211-2/+2
* | Limit minium aria_block_size to 4096Monty2019-06-262-2/+3
* | MDEV-19585 Assertion with S3 table and flush_tablesMonty2019-06-262-7/+51
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-265-123/+1
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-264-77/+8
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-268-217/+37
* | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-06-265-123/+24
* | MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffe...Sachin2019-06-264-38/+47
* | MDEV-19860 - do not produce huge strings wtih comp_sql anymore.Vladislav Vaintroub2019-06-252-2/+11
* | MDEV-19820 Wrong result with multiple single column index requestIgor Babaev2019-06-254-5/+96
* | MDEV-6521: Update server HELP contentsIan Gilfillan2019-06-251-2013/+746
* | NFC: refactor Field::is_equal() and related stuffEugene Kosov2019-06-2215-277/+355
* | MDEV-17301 Change of COLLATE unnecessarily requires ALGORITHM=COPYEugene Kosov2019-06-2210-80/+377
* | remove workaround from MDEV-9409Vladislav Vaintroub2019-06-223-18/+5
* | MDEV-19819 ALTER from POINT to LINESTRING erroneously preserves POINT valuesAlexander Barkov2019-06-215-11/+56
* | MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optim...Varun Gupta2019-06-205-1/+25
* | MDEV-19774 Assertion `sec.se c() <= 0x7FFFFFFFL' failed in Item_func_from_uni...Alexander Barkov2019-06-204-4/+47
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-1976-519/+4013
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-06-1941-399/+668
| |\
| | * MDEV-19595 fixedMichael Widenius2019-06-1910-13/+79
| | * MDEV-18078 Assertion `trnman_has_locked_tables(trn) > 0' failedMichael Widenius2019-06-181-1/+2
| | * Fix debug assert to match its intention.Vladislav Vaintroub2019-06-171-1/+1
| | * MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-1710-252/+245