summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+2
|\ \ | |/
| * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-0/+1
* | 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-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
* | 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-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+3
* | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-6/+1
* | | Fix galera.view test case crash.Jan Lindström2017-12-191-1/+2
* | | MW-416sjaakola2017-12-181-0/+5
* | | Merge 10.0 into 10.1Marko Mäkelä2017-01-051-0/+9
|\ \ \ | |/ /
| * | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATEOleksandr Byelkin2017-01-041-0/+9
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
* | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-3/+5
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-2/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-2/+1
| |\ \ | | |/
| | * MDEV-9462: Out of memory using explain on 2 empty tablesOleksandr Byelkin2016-02-061-2/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-0/+5
| |\ \ | | |/
| | * DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-091-0/+5
* | | MDEV-8087: Server crashed in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2015-10-121-0/+6
* | | Speed up some innodb testsMonty2015-10-051-0/+5
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-8/+12
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-1/+1
| |\ \ | | |/
| | * MDEV-7207 - ALTER VIEW does not change ALGORITMSergey Vojtovich2015-06-051-1/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-14/+139
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-15/+140
| |\ \ | | |/
| | * post-merge fixesSergei Golubchik2015-04-291-35/+11
| | * sql_print_information correctedDaniel Black2015-04-131-4/+10
| | * mariadb_fix_view to allow fixing of view->mariadb_versionDaniel Black2015-04-131-5/+3
| | * avoid calling runctiosn in DBUG_RETURNDaniel Black2015-04-131-1/+3
| | * mariadb_fix_view need only check view->mariadb_versionDaniel Black2015-04-131-2/+1
| | * correct server side error messagesDaniel Black2015-04-121-4/+4
| | * MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-14/+158
* | | MDEV-7886 CREATE VIEW IF NOT EXISTS produces a wrong warningAlexander Barkov2015-04-131-1/+1
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-21/+27
* | | MDEV-7025 ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check acce...Vicențiu Ciorbaru2015-03-101-3/+4
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+15
|\ \ \ | |/ /
| * | MDEV-6668: Server crashes in check_view_single_update on concurrent DDL/DML f...Michael Widenius2015-01-291-0/+10
| * | 5.5 mergeSergei Golubchik2015-01-211-1/+5
| |\ \ | | |/