summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-12/+5
* MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 int...Alexander Barkov2018-12-041-0/+6
* MDEV-16705 Add two accessors for multi_delete classAlexander Barkov2018-11-271-0/+4
* MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-2/+12
* MDEV-17792 New class Timestamp and cleanups in Date, Datetime, Field for roun...Alexander Barkov2018-11-221-0/+4
* Merge 10.3 into 10.4Marko Mäkelä2018-11-191-6/+17
|\
| * MDEV-17387 MariaDB Server giving wrong error while executing select query fro...Alexander Barkov2018-11-091-6/+17
* | MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLYAlexander Barkov2018-11-141-3/+0
* | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-1/+8
|\ \ | |/
| * 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
* | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-4/+11
* | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-3/+3
|\ \ \ | |/ /
| * | 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
* | | | MDEV-17068 mysql system table is marked as crashed and should be repaired aft...Monty2018-08-281-0/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-5/+4
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithmVladislav Vaintroub2018-08-111-0/+1
* | | | MDEV-14032 SEC_TO_TIME executes side effect two timesAlexander Barkov2018-08-091-0/+63
* | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+2
|/ / /
* | | 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
| | | | |\ \ \ \ \ \