summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* longer regex error messagesSergei Golubchik2019-12-211-7/+7
* MDEV-14024 PCRE2.Alexey Botchkov2019-12-219-199/+84
* Merge 10.4 into 10.5Marko Mäkelä2019-12-173-3/+17
|\
| * Update wsrep-lib. (#1426)Teemu Ollakka2019-12-163-3/+17
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-1646-207/+481
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-12-138-28/+180
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-125-25/+116
| | |\
| | | * MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-121-0/+2
| | | * MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-22/+53
| | | * MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-101-0/+7
| | | * MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_l...Jan Lindström2019-12-091-1/+2
| | | * MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name.Alexey Botchkov2019-12-091-2/+52
| | * | MDEV-20667 Server crash on pop_cursorAlexander Barkov2019-12-121-2/+4
| | * | MDEV-20900: IN predicate to IN subquery conversion causes performance regressionVarun Gupta2019-12-103-2/+62
| * | | MDEV-20780 Fixes for failures on galera_sr_ddl_master (#1425)Daniele Sciascia2019-12-114-108/+62
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-0934-53/+223
| |\ \ \ | | |/ /
| | * | MDEV-21234 Server crashes in in setup_on_expr upon 3rd execution of SPAleksey Midenkov2019-12-051-1/+14
| | * | Merge pull request #1261 from robertbindar/mdev-17978Robert Bindar2019-12-051-1/+2
| | * | MDEV-21233 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheAleksey Midenkov2019-12-051-1/+0
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-047-6/+96
| | |\ \ | | | |/
| | | * MDEV-18497 : CTAS async replication from mariadb master crashes galera nodes ...Jan Lindström2019-12-041-9/+15
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-037-7/+91
| | | |\
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-031-2/+2
| | | | |\
| | | | | * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
| | | | * | Fix incorrect DBUG_ENTER message for join_read_lastSeth Shelnutt2019-11-261-1/+1
| | | | * | MDEV-19572 async slave node fails to apply MyISAM only writes (#1418)seppo2019-11-262-2/+24
| | | | * | MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-183-1/+62
| | | | * | MDEV-21044: Wrong result when using a smaller size for sort bufferVarun Gupta2019-11-181-0/+1
| | * | | | Merge remote-tracking branch 'origin/bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-042-7/+9
| | |\ \ \ \
| | | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-041-5/+1
| | | * | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-041-1/+8
| | * | | | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-044-3/+8
| | |\ \ \ \ \
| | | * | | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-031-1/+2
| | | |/ / / /
| | | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-033-2/+6
| | * | | | | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-022-5/+78
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MENT-510 Failing test(s): perfschema.threads_insert_delayed.HF2019-11-291-0/+1
| | | * | | | MENT-510 Failing test(s): perfschema.threads_insert_delayed.Alexey Botchkov2019-11-271-1/+2
| | | * | | | MENT-237 Audit to show INSERT DELAYED for the executing user.Alexey Botchkov2019-11-271-4/+75
| | | * | | | MDEV-17508 Fix bug for spider when using "not like"willhan2019-11-251-1/+1
| | | * | | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-195-10/+10
| | * | | | | MDEV-15977 Assertion !thd->in_sub_stmt failed in trans_commit_stmtRobert Bindar2019-12-021-2/+5
| | * | | | | Lintian complains on spelling errorFaustin Lammler2019-12-0224-35/+35
| | | |/ / / | | |/| | |
| * | | | | MDEV-20848 Fixes for MTR test galera_sr.GCF-1060 (#1421)Daniele Sciascia2019-12-045-18/+16
* | | | | | MDEV-21278 Assertion `is_unsigned() == attr.unsigned_flag' or Assertion `fiel...Alexander Barkov2019-12-131-3/+2
* | | | | | MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasksMarko Mäkelä2019-12-102-2/+27
* | | | | | A cleanup for MDEV-8844: Fixing compilation failure on WindowsAlexander Barkov2019-12-072-4/+5
* | | | | | MDEV-8844 Unreadable control characters printed as is in warningsAlexander Barkov2019-12-065-59/+82
* | | | | | Part2: MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yyVladislav Vaintroub2019-12-044-19058/+39
* | | | | | Part1: MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yyAlexander Barkov2019-12-042-54/+1533
* | | | | | MDEV-17554 history partitioning cleanupsAleksey Midenkov2019-12-034-105/+75