summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-4/+14
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-4/+14
| |\
| | * Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSMaheedhar PV2020-04-291-4/+14
* | | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-2/+2
|\ \ \ | |/ /
| * | MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-2/+2
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-031-1/+1
|\ \ \ | |/ /
| * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-261-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-3/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-3/+2
| |\ \ | | |/
| | * MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429Oleksandr Byelkin2019-07-191-3/+2
| * | imporve clang buildEugene Kosov2019-06-251-3/+3
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+4
| |\ \ | | |/
| | * MDEV-18479 ComplementIgor Babaev2019-05-281-1/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-13/+0
|\ \ \ | |/ /
| * | pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-13/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-11/+19
|\ \ \ | |/ /
| * | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-0/+14
| * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-11/+5
| |\ \
| | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-11/+5
| | |\ \ | | | |/
| | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-3/+4
| | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-8/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-1/+2
| |\ \ \ | | |/ /
| | * | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-241-1/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2019-01-171-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+1
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+1
| | |\ \ | | | |/
| | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbotAndrei Elkin2018-10-161-1/+1
* | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+1
* | | | MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-141-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-2/+3
* | | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor partsIgor Babaev2018-05-171-0/+1
* | | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ...Varun Gupta2018-05-161-1/+7
* | | | register keyword c++17 warningEugene Kosov2018-04-241-3/+3
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| | | |\
| | | | * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-2/+3
| * | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-0/+2
* | | | | Fixed the bug MDEV-14755 Crash when executing prepared statementIgor Babaev2017-12-271-3/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-0/+5
|\ \ \ \ \ | |/ / / /