summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-1/+1
* Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-16/+19
|\
| * MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-111-24/+25
* | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-311-33/+19
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-17/+20
|\ \ | |/
| * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-1/+1
| * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-5/+5
| * cleanupSergei Golubchik2019-04-241-13/+16
* | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-2/+2
* | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-0/+1
* | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-10/+12
|\ \
| * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-10/+12
| |\ \ | | |/
| | * Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSreeharsha Ramanavarapu2019-01-231-10/+12
* | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-1/+10
* | | Merge 10.0 into 10.1Marko Mäkelä2018-11-071-0/+1
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-11-071-0/+1
| |\ \ | | |/
| | * MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-011-0/+1
* | | MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbotAndrei Elkin2018-10-161-2/+11
* | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-19/+19
|\ \ \ | |/ /
| * | compilation failureSergei Golubchik2018-09-041-9/+9
| * | cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-10/+10
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-0/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-04-031-0/+5
| |\ \ | | |/
| | * MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a triggerAlexander Barkov2018-03-271-0/+5
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-6/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-12/+2
| |\ \ | | |/
| | * MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-201-12/+2
* | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-1/+21
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-9/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-9/+3
| |\ \ | | |/
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-7/+3
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+2
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-101-1/+1
|\ \ \ | |/ /
| * | Use %pure-parser instead of the deprecated %pure_parser.Marko Mäkelä2017-03-091-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+1
|\ \ \ | |/ /
| * | MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.Alexey Botchkov2017-02-261-1/+1
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+7
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-1/+7
| |\ \ | | |/
| | * reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-221-10/+2
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-12-221-1/+15
| | |\
| | | * Bug#24400628: DEBUG ASSETION KICKS IN WHEN LONG SUBPARTITION NAMEJon Olav Hauglid2016-08-241-1/+15
| | | * Bug #23295288: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2016-07-221-1/+6
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-01-051-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATEOleksandr Byelkin2017-01-041-0/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-11533: Roles with trailing white spaces are not cleared correctlyVicențiu Ciorbaru2016-12-101-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-53/+50
|\ \ \ \ | |/ / /