summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-01-2411-17/+34
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-01-247-8/+33
| |\
| | * Fix the build after MDEV-17803Marko Mäkelä2019-01-242-5/+5
| | * Merge 10.1 into 10.2Marko Mäkelä2019-01-244-4/+28
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2019-01-241-0/+16
| | | |\
| | | | * MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-241-0/+17
| | | | * MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-232-2/+5
| | | * | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-232-2/+5
| | | * | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ...Sergei Golubchik2019-01-231-2/+6
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-01-232-1/+4
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2019-01-232-1/+4
| | | |\ \ | | | | |/
| | | | * MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-211-1/+1
| | | | * MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-181-0/+3
| * | | | Merge pull request #1120 from tempesta-tech/sysprg/MDEV-17835v2Jan Lindström2019-01-235-10/+6
| |\ \ \ \
| | * | | | MDEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2019-01-225-10/+6
* | | | | | Remove unused codeMarko Mäkelä2019-01-242-8/+0
* | | | | | Fix compilation on WindowsSergei Petrunia2019-01-241-1/+2
* | | | | | Silence "WSREP: Server initial position ..." message when wsrep-debug=OFFJan Lindström2019-01-241-1/+1
* | | | | | MDEV-18073: get_range_limit_read_cost() doesnt adjust LIMIT for the range accessSergei Petrunia2019-01-231-6/+37
* | | | | | MDEV-17761: Odd optimizer choice with ORDER BY LIMIT and condition selectivitySergei Petrunia2019-01-231-0/+22
* | | | | | Galera4Brave Galera Crew2019-01-2377-4744/+9026
* | | | | | MDEV-5313 Improve Audit API.Alexey Botchkov2019-01-181-1/+1
* | | | | | MDEV-5313 Improving audit API.Alexey Botchkov2019-01-181-50/+50
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-173-13/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-173-13/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-173-13/+17
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge 10.0 into 10.1Marko Mäkelä2019-01-172-2/+7
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | MDEV-17475: Increase maximum possible value for table_definition_cache to mat...Oleksandr Byelkin2019-01-161-2/+6
| | | | * | MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+1
| | | * | | MDEV-18225 Avoid use of LOCK_prepared_stmt_count mutex in Statement_map destr...Vladislav Vaintroub2019-01-151-11/+10
| | * | | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTSAnel Husakovic2019-01-162-0/+46
* | | | | | MDEV-5313 Improving audit api.Alexey Botchkov2019-01-171-13/+17
* | | | | | fixup! Fixed compiler warnings from optimized builds10.4-nssVladislav Vaintroub2019-01-151-2/+5
* | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-154-5/+5
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-151-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-141-0/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-17753 ALTER USER fail to replicateSachin2019-01-131-0/+6
* | | | | | MDEV-18205 Assertion `str_length < len' failed in Binary_string::realloc_rawAlexander Barkov2019-01-141-1/+1
* | | | | | Added support for BACKUP LOCK / BACKUP UNLOCKMichael Widenius2019-01-149-10/+90
* | | | | | MDEV-18145 Assertion `0' failed in Item::val_native upon SELECT subquery with...Alexander Barkov2019-01-141-2/+2
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-143-25/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l...Alexander Barkov2019-01-103-25/+25
* | | | | | MDEV-7598 Lock user after too many password errorsVladislav Vaintroub2019-01-085-0/+79
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-0617-78/+104
|\ \ \ \ \ \ | |/ / / / /
| * | | | | "fix" sequence.temporary testSergei Golubchik2019-01-031-1/+1
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-0314-64/+76
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-309-18/+39
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-299-18/+39
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-12-201-0/+1
| | | | |\
| | | | | * MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-131-0/+1