summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19893 Do not send error packets with seqno= 0Vladislav Vaintroub2019-06-271-0/+11
* Merge 10.1 into 10.2Eugene Kosov2019-06-239-2/+33
|\
| * Merge 5.5 into 10.1Eugene Kosov2019-06-201-0/+4
| |\
| | * MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicateIgor Babaev2019-06-171-0/+4
| * | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-158-3/+29
* | | MDEV-19595 fixedMichael Widenius2019-06-193-4/+12
* | | MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-172-12/+18
* | | MDEV-19771 REPLACE on table with virtual_field can cause crashMichael Widenius2019-06-151-0/+3
* | | MDEV-19633 ASAN use-after-poison in tree_insert() in main.func_gconcatSergei Golubchik2019-06-141-1/+5
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-139-159/+227
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-129-160/+228
| |\ \ | | |/
| | * MDEV-18479: Avoid COST_MULT(records, 1)Marko Mäkelä2019-06-111-5/+2
| | * MDEV-18479 Another complementIgor Babaev2019-06-101-7/+10
| | * MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-091-14/+73
| | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-013-97/+112
| | * cleanupSergei Golubchik2019-06-013-44/+17
| | * MDEV-18479 ComplementIgor Babaev2019-05-282-9/+17
| | * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-281-1/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-3/+0
|\ \ \ | |/ /
| * | MDEV-16467 - MariaDB crashes because of "long semaphore wait"after migrating ...Sergey Vojtovich2019-06-121-3/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-06-129-313/+435
|\ \ \ | |/ /
| * | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-031-2/+3
| * | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-318-304/+425
| * | MDEV-18913: typo in error logSujatha2019-05-301-1/+1
* | | MDEV-19714: JOIN::pseudo_bits_cond is not visible in EXPLAIN FORMAT=JSONbb-10.2-mdev19714Sergei Petrunia2019-06-083-0/+7
* | | Support skip-plugin-loadMonty2019-06-061-0/+2
* | | MDEV-18015: Assertion `global_status_var.global_memory_used == 0' failed when...Varun Gupta2019-06-041-8/+4
* | | Ensure that tests and programs can restore variablesMonty2019-06-031-2/+4
* | | Fix plugin linking on WindowsVladislav Vaintroub2019-06-031-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-285-91/+141
|\ \ \ | |/ /
| * | MDEV-19614: Fix innodb_plugin on WindowsMarko Mäkelä2019-05-281-4/+4
| * | Merge 5.5 into 10.1Marko Mäkelä2019-05-284-89/+126
| |\ \ | | |/
| | * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-273-79/+111
| | * MDEV-18896 Crash in convert_join_subqueries_to_semijoins : CorrectionIgor Babaev2019-05-192-1/+8
| * | MDEV-19258 RIGHT JOIN hangs in MariaDBIgor Babaev2019-05-231-2/+14
| * | MDEV-17752: Plan changes from hash_index_merge to index_merge with new optimi...Varun Gupta2019-05-211-1/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-211-2/+10
|\ \ \ | |/ /
| * | Better comment from Monty for code in make_join_selectSergei Petrunia2019-05-171-2/+10
* | | MDEV-19076: rpl_parallel_temptable result mismatch '-33 optimistic'Sujatha2019-05-203-1/+47
* | | MDEV-13992 Implement JSON_MERGE_PATCH.Alexey Botchkov2019-05-173-1/+377
* | | MDEV-19472: eq_range_index_dive_limit cannot be configured in server.cnfVarun Gupta2019-05-171-1/+0
* | | MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-3/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-162-1/+4
|\ \ \ | |/ /
| * | Fixed the case when statistics were not getting read becauseVarun Gupta2019-05-161-1/+1
| * | MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-161-0/+3
* | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponSergey Vojtovich2019-05-144-1/+39
* | | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary logSujatha2019-05-143-2/+15
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-13399-401/+401
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11350-350/+350
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-11322-322/+322