summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-04-041-1/+0
|\
| * Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-031-1/+0
* | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+8
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+15
|\ \ | |/
| * MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-2/+2
| * cleanup: miscSergei Golubchik2019-03-121-6/+6
| * pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-0/+5
| * MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-0/+2
| * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+10
| * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-2/+0
| |\
| | * cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-2/+0
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+10
* | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+3
* | | MDEV-17024 Crash on large queryIgor Babaev2018-09-071-1/+7
* | | 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.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
* | | 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.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
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-15/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-15/+0
* | | | | | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #723 from codership/10.1-MDEV-16005Jan Lindström2018-04-271-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \