summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Update wsrep-libDaniele Sciascia2020-11-112-5/+33
* MDEV-24098 (Oracle mode) CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in eithe...Daniel Black2020-11-091-14/+21
* MDEV-24098 CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either orderDaniel Black2020-11-041-14/+21
* MDEV-24098: SHOW CREATE USER invalid for both PASSWORD and LOCKEDDaniel Black2020-11-041-3/+3
* MDEV-18842: Unfortunate error message when the same column is used for applic...Nayuta Yanagisawa2020-11-041-0/+6
* MDEV-24063 Assertion during graceful shutdown with wsrep_on=OFFDaniele Sciascia2020-11-031-1/+1
* MDEV-21577 MDL BF-BF conflictsjaakola2020-11-034-32/+133
* Merge 10.3 into 10.4Marko Mäkelä2020-11-0327-88/+465
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-11-021-1/+1
| |\
| | * fixup a593e03d58f922a99ba49de1bec6810fc7e9874f: nullptrMarko Mäkelä2020-11-021-1/+1
| * | Merge 10.2 into 10.3Marko Mäkelä2020-11-0215-38/+167
| |\ \ | | |/
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-0212-29/+50
| | * Merge bb-10.2-release into 10.2Marko Mäkelä2020-11-024-1/+20
| | |\
| | * | Add dbug_print_sel_arg() debugging help functionSergei Petrunia2020-11-011-0/+107
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-3012-49/+339
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-304-1/+20
| | |/
| | * MDEV-19838: fix of error messagesOleksandr Byelkin2020-10-291-5/+2
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-294-16/+78
| | |\
| | | * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-293-3/+16
| | | * MDEV-24040 - fix appveyor buildVladislav Vaintroub2020-10-281-0/+5
| | | * MDEV-24040 Named pipe permission issuebb-10.1-wladVladislav Vaintroub2020-10-271-13/+57
| | * | MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-291-12/+187
| | * | MDEV-22707 : galera got stuck after flush tablesJan Lindström2020-10-281-1/+1
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-283-19/+53
| | |\ \ | | | |/
| | | * BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINTKarthik Kamath2020-10-271-1/+0
| | | * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-271-0/+30
| | | * cleanup: PRIV_LOCK_TABLES (10.5 style)Sergei Golubchik2020-10-271-18/+17
| | | * MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-231-1/+5
| * | | MDEV-23159 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Monty2020-10-291-8/+16
* | | | MDEV-23872 Crash in galera::TrxHandle::state()Teemu Ollakka2020-11-031-0/+20
* | | | MDEV-22974: mysql_native_password make "invalid" validDaniel Black2020-10-311-1/+11
* | | | MDEV-22387: Static_binary_string::q_append() invokes memcpy on NULLMarko Mäkelä2020-10-301-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-2923-348/+360
|\ \ \ \ | |/ / /
| * | | MDEV-21201 fixup: GCC 10.2.0 -WparenthesesMarko Mäkelä2020-10-291-1/+2
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-2816-183/+237
| |\ \ \ | | |/ /
| | * | MDEV-22524 SIGABRT in safe_mutex_unlock withAlexey Botchkov2020-10-271-0/+3
| | * | MDEV-22707: galera got stuck after flush tablesmkaruza2020-10-271-0/+5
| | * | MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-241-8/+46
| | * | MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-0/+10
| | * | precedence bugfixingSergei Golubchik2020-10-237-71/+79
| | * | cleanup: remove redundant BANG_PRECEDENCESergei Golubchik2020-10-232-3/+2
| | * | cleanup: remove redundant ADDINTERVAL_PRECEDENCESergei Golubchik2020-10-233-5/+4
| | * | MDEV-23656 view: removal of parentheses results in wrong resultSergei Golubchik2020-10-231-1/+5
| | * | MDEV-23492 performance_schema_digests_size changing from default to 5000 when...Sergei Golubchik2020-10-231-1/+1
| | * | MDEV-20593 SIGSEGV in report_json_error_ex (on optimized builds).Alexey Botchkov2020-10-221-0/+2
| * | | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-236-127/+95
| * | | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-1/+1
| * | | cleanup: use my_multi_malloc(), etcSergei Golubchik2020-10-233-30/+19
* | | | MDEV-22805 SIGSEGV in check_fields on UPDATEAleksey Midenkov2020-10-291-0/+7
* | | | MDEV-24040 Named pipe permission issueVladislav Vaintroub2020-10-281-7/+59