summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17387 MariaDB Server giving wrong error while executing select query fro...Alexander Barkov2018-11-091-6/+17
* MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponmariadb-10.3.10Sergey Vojtovich2018-10-021-0/+1
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+7
|\
| * MDEV-17024 Crash on large queryIgor Babaev2018-09-071-1/+7
* | Merge 10.2 into 10.3Marko Mäkelä2018-09-061-11/+0
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-08-311-11/+0
| |\
| | * Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-11/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-0/+12
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+11
| |\ \ | | |/
| | * This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+11
| * | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-171-0/+1
* | | MDEV-17017 Explain for query using derived table specified withIgor Babaev2018-08-271-3/+2
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-08-121-5/+4
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-08-031-0/+4
| |\ \ | | |/
| | * Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-031-0/+4
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-8/+28
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-281-2/+0
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-06-281-2/+0
| | |\
| | | * remove double-countingSergei Golubchik2018-06-281-2/+0
| * | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-6/+3
| * | | This is another attempt to fix mdev-16473.Igor Babaev2018-06-281-1/+4
| * | | Correction for the patch to fix mdev-16473.Igor Babaev2018-06-261-1/+1
| * | | MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-261-4/+21
| * | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-251-1/+7
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-201-6/+0
| | * | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-0/+1
| | |\ \
| | | * \ Merge tag 'mariadb-10.0.35' into 10.0-galeraJan Lindström2018-05-071-1/+1
| | | |\ \ | | | | |/
| | | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-0/+1
| | | |\ \
| | | | * \ Merge tag 'mariadb-5.5.60' into 5.5-galeraJan Lindström2018-04-241-0/+4
| | | | |\ \
| | | | * \ \ Merge tag 'mariadb-5.5.59' into 5.5-galeraJan Lindström2018-01-191-0/+24
| | | | |\ \ \
| | | | * | | | MW-416 Replicating DDL after ACL check, 5.6 versionsjaakola2017-10-191-0/+1
| | | | * | | | Merge tag 'mariadb-5.5.58' into 5.5-galeraJan Lindström2017-10-191-1/+1
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-181-19/+0
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge tag 'mariadb-5.5.52' into 5.5-galeramariadb-galera-5.5.52Nirbhay Choubey2016-09-191-1/+7
| | | | |\ \ \ \ \ \
| | | | * | | | | | | MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-08-101-0/+1
| | | | * | | | | | | Merge tag 'mariadb-5.5.49' into 5.5-galeraNirbhay Choubey2016-04-251-1/+13
| | | | |\ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-011-0/+28
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-031-1/+24
| | | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-121-0/+6
* | | | | | | | | | | | | | MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_...Eugene Kosov2018-06-301-0/+4
* | | | | | | | | | | | | | fix for ctagsSergei Golubchik2018-06-301-1/+2
* | | | | | | | | | | | | | MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressivelyAlexander Barkov2018-06-271-0/+109
* | | | | | | | | | | | | | Removing sp_head::is_stored_procedure. This code was dead after MDEV-15991Alexander Barkov2018-06-261-6/+1
* | | | | | | | | | | | | | MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-031-2/+0
* | | | | | | | | | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-9/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable stateMonty2018-05-271-1/+5
* | | | | | | | | | | | | | Remove warning when using ScopedStatementReplicationMonty2018-05-271-0/+10
* | | | | | | | | | | | | | MDEV-13727 top-level query timestamp reset at stored func/trigger internal st...Andrei Elkin2018-05-251-23/+4