summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-2/+3
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * 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.2' into 10.3Oleksandr Byelkin2019-05-121-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-1/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-1/+2
| | | |\ \ | | | | |/
| | | | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-0/+1
* | | | | Cleanup of derived table interfaceOleksandr Byelkin2019-04-161-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | remove dead codeEugene Kosov2019-03-221-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-16/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-16/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-16/+9
| | |\ \ \ | | | |/ /
| | | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-2/+3
| | | * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-5/+4
| | | * | cleanup: miscSergei Golubchik2019-03-121-9/+2
* | | | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-6/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-5/+4
| | |\ \ \ | | | |/ /
| | | * | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-11-031-2/+1
| | | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-3/+3
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-20/+26
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-5/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-5/+5
| |\ \ \ | | |/ /
| | * | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-6/+5
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-0/+5
| | | |\ \
| | | | * | MW-416 Replicate DDL after ACL checksjaakola2017-10-191-1/+1
| | | | * | MW-416 Replicating DDL after ACL check, 5.6 versionsjaakola2017-10-191-0/+5
| | | | |/
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-1/+1
* | | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-1/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+3
* | | | | cleanup: versioning style fixesSergei Golubchik2018-05-121-2/+2
* | | | | MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-1/+1
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-7/+9
* | | | | cleanup: remove XString::operator== and !=Sergei Golubchik2018-04-101-4/+4
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-6/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-6/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-6/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-6/+1
* | | | | | cleanup: remove MARK_COLUMNS_NONESergei Golubchik2018-02-121-1/+1
* | | | | | cleanup: renamesSergei Golubchik2018-02-121-6/+6
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-67/+68
* | | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+2
| |\ \ \ \ \ \ | | |/ / / / /