summaryrefslogtreecommitdiff
path: root/sql/sql_view.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-10-251-0/+2
|\
| * MDEV-29748 ASAN errors or server crash in File_parser::parse upon concurrent ...Oleksandr Byelkin2022-10-241-0/+2
* | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-2/+4
|/
* 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
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
|/ / /
* | | Fixed compile errors of the merge of the patch for mdev-8789 with 10.2.Igor Babaev2015-12-211-0/+2
* | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+2
* | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake()Sergey Vojtovich2015-11-261-1/+2
|/ /
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-1/+4
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-1/+4
| |\ \ | | |/
| | * MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-0/+2
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-2/+2
|/ /
* | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-0/+1
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\
* | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-2/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+12
* | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/ /
* | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex...Sergey Glukhov2009-04-131-1/+2
* | Merge buzz.(none):/home/davi/mysql-5.0-runtimeunknown2008-02-211-0/+3
|\ \ | |/
| * Bug#32890 Crash after repeated create and drop of tables and viewsunknown2008-02-211-0/+3
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-131-1/+1
| |\
* | \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug14262/my50-bug14262unknown2006-10-111-1/+1
|\ \ \ | | |/ | |/|
| * | Bug #14262: SP: DROP PROCEDURE|VIEW (maybe more) write to binlog too late \unknown2006-10-031-1/+1
* | | Merge sunlight.local:/local_work/leak_fix_origunknown2006-08-091-1/+2
|\ \ \ | | |/ | |/|
| * | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc:unknown2006-08-091-1/+2
| |/
* | Finalize storage engine pluginsunknown2005-12-211-1/+1
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-031-1/+1
|\
| * Changes in get_table_type() and mysql_frm_type(). The main problem wasunknown2005-11-031-1/+1
* | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...unknown2005-11-011-1/+1
|/
* Fix for bug#5508 after Sanja's reviewunknown2005-09-161-0/+1
* Fix bug #11864 non unique names are allowed in subqueryunknown2005-08-101-0/+2
* Name resolution context added (BUG#6443)unknown2005-07-011-1/+1
* post-merge fixunknown2004-11-251-1/+1
* mergeunknown2004-11-211-1/+1
|\
| * mergeunknown2004-11-111-1/+1
| |\
| | * support of join view updateability (WL#1809)unknown2004-09-151-1/+1
* | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-0/+2
* | | errors without code removedunknown2004-10-201-3/+3
|/ /
* | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-1/+1
|/
* sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-241-7/+0
* VIEWunknown2004-07-161-0/+42