summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria tableAleksey Midenkov2020-04-031-0/+1
* MDEV-20494 Fix wrongly ignored error statusAleksey Midenkov2020-04-031-25/+15
* MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-035-12/+51
* MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-025-8/+47
* MDEV-22021: Galera database could get inconsistent with rollback to savepointDaniele Sciascia2020-03-313-19/+12
* Merge 10.3 into 10.4Marko Mäkelä2020-03-3013-68/+97
|\
| * MDEV-21832 FORCE all partition to rebuild if any one of theThirunarayanan Balathandayuthapani2020-03-301-25/+28
| * Merge 10.2 into 10.3Marko Mäkelä2020-03-3014-50/+88
| |\
| | * MDEV-22019: Sig 11 in next_breadth_first_tab | max_sort_length setting + doub...Varun Gupta2020-03-302-6/+9
| | * MDEV-22005 UBSAN: applying non-zero offset 2 to null pointer in my_charpos_mb()Eugene Kosov2020-03-262-4/+12
| | * MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-247-11/+23
| | * MDEV-22006 runtime error: null pointer passed as argument 2, which is declare...Eugene Kosov2020-03-231-1/+4
| | * MDEV-19658 UBSAN: runtime error: load of value 2779096485, which is not a val...Eugene Kosov2020-03-231-1/+2
| | * MDEV-17177 Crash in Item_func_in::cleanup() for SELECT executed viaIgor Babaev2020-03-202-20/+26
| * | MDEV-21883 Server crashes when joining a subselect with 32 tables and GROUP BYIgor Babaev2020-03-231-1/+1
* | | num_worker_threads my_atomic to Atomic_counterSergey Vojtovich2020-03-274-6/+16
* | | shutdown_group_count my_atomic to Atomic_counterSergey Vojtovich2020-03-271-2/+2
* | | next_timeout_check my_atomic to std::atomicSergey Vojtovich2020-03-271-9/+14
* | | Fix for rpl_start_stop_slave failureSergey Vojtovich2020-03-261-1/+1
* | | MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler codeSergei Petrunia2020-03-261-21/+4
* | | dequeued_count my_atomic to Atomic_counterSergey Vojtovich2020-03-253-14/+20
* | | MDEV-19519 mysql_install_db.exe doesn't set password_last_changed for newly c...Vladislav Vaintroub2020-03-251-1/+2
* | | global_query_id: my_atomic to Atomic_counterSergey Vojtovich2020-03-212-5/+4
* | | tc_active_instances: my_atomic to std::atomicSergey Vojtovich2020-03-213-15/+24
* | | Discovery counters: my_atomic to Atomic_counterSergey Vojtovich2020-03-211-6/+6
* | | gtid_pos_table: my_atomic to std::atomicSergey Vojtovich2020-03-214-30/+18
* | | default_gtid_pos_table: my_atomic to std::atomicSergey Vojtovich2020-03-212-10/+6
* | | MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-216-67/+31
* | | Merge 10.3 into 10.4Marko Mäkelä2020-03-209-50/+147
|\ \ \ | |/ /
| * | MDEV-21959: Fix a type mismatch on 64-bit systemsMarko Mäkelä2020-03-201-1/+1
| * | Merge 10.2 into 10.3Marko Mäkelä2020-03-209-50/+147
| |\ \ | | |/
| | * MDEV-14431: Fix ulong/ulonglong type mismatchMarko Mäkelä2020-03-201-1/+3
| | * Merge 10.1 into 10.2Marko Mäkelä2020-03-204-29/+36
| | |\
| | | * MDEV-21977 main.func_math fails due to undefined behaviourbb-10.1-vicentiu-pristeneAlexander Barkov2020-03-202-23/+30
| | | * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-142-6/+6
| | * | MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-182-6/+93
| | * | MDEV-21959 GIS error message doesn't show the wrong value, just the type.Alexey Botchkov2020-03-171-2/+10
| | * | MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
* | | | Merge branch '10.4-MDEV-19966' of https://github.com/codership/mariadb-server...Jan Lindström2020-03-191-0/+1
|\ \ \ \
| * | | | MDEV-20616: MariaDB-Galera 10.4.8 | Transaction aborted | Sig 6 Shutdownmkaruza2020-03-031-0/+1
* | | | | Fixed that caused failure in --ps binlog_encryption.rpl_gtid_basicMonty2020-03-171-1/+2
* | | | | MDEV-21932 A fast plan with ROR index-merge is ignored whenbb-10.4-monty3Igor Babaev2020-03-171-0/+3
* | | | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-172-79/+18
* | | | | MDEV-18439 Windows builds should have core_file=1 by defaultVladislav Vaintroub2020-03-171-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-163-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-133-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix clang 10 warningsMarko Mäkelä2020-03-131-2/+2
| | * | | Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2020-03-131-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix compile warning:Sergei Petrunia2020-03-111-1/+1