summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* sql_view.cc:unknown2006-08-021-2/+2
* Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlunknown2006-08-011-12/+94
|\
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-311-13/+38
| |\
| | * Bug #11551: Asymmetric + undocumented behaviour of DROP VIEW and DROP TABLEunknown2006-07-311-13/+38
| * | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHMunknown2006-07-311-0/+56
| |/
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplunknown2006-07-111-0/+9
|\ \
| * | * Mixed replication mode * :unknown2006-07-091-0/+9
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-5/+4
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case forunknown2006-06-271-5/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-9/+8
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-9/+8
* | | In prepare_view_securety_context() the sql_command came in wrong.unknown2006-06-011-1/+3
|/ /
* | Fixed wrong mergeunknown2006-05-051-1/+0
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-05-041-1/+3
|\ \ | |/
| * Fixed wrong free in sql_view.ccunknown2006-05-041-2/+3
| * Fixed an (unlikely) memory leakunknown2006-05-041-0/+1
* | Fixed compiler warningsunknown2006-05-041-0/+1
* | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergeunknown2006-04-251-4/+12
|\ \ | |/
| * Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs".unknown2006-04-221-4/+12
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2006-04-241-1/+19
|\ \ | |/
| * The check for recursive view definitions added. (BUG#14308)unknown2006-04-131-1/+19
* | Merge mysql.com:/opt/local/work/tmp_merge2unknown2006-03-301-0/+1
|\ \ | |/
| * A fix and a test case for Bug#15683 "crash, Function on nested unknown2006-03-281-0/+1
* | Merge zim.(none):/home/brian/mysql/mysql-5.0unknown2006-03-091-1/+2
|\ \ | |/
| * This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-1/+2
* | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-2/+21
|\ \ | |/
| * Fix for BUG#16777: Can not create trigger nor view w/o definerunknown2006-03-021-2/+1
| * Fix for BUG#16266: Definer is not fully qualified error during replication.unknown2006-03-011-0/+20
* | Bug #17206 Update through VIEW is not workingunknown2006-02-081-0/+2
* | WL#1324 table name to file name encodingunknown2005-12-311-12/+13
* | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-3/+3
|\ \
| * | Finalize storage engine pluginsunknown2005-12-211-3/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-12-031-16/+24
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-12-021-3/+2
| |\
| | * Now we shall store only position (index of first character)unknown2005-12-021-3/+2
| * | View creation code fixed to expect empty TABLE_LIST::table pointer (BUG#15096).unknown2005-12-011-13/+22
| |/
* | Clear variableunknown2005-11-241-1/+1
* | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-6/+22
|\ \ | |/ |/|
| * Table definition cache, part 2unknown2005-11-231-6/+22
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-3/+5
|\ \ | |/ |/|
| * Inefficient usage of String::append() fixed.unknown2005-11-201-3/+5
* | Manually mergedunknown2005-11-181-1/+1
|\ \ | |/ |/|
| * Fix bug #13622 Wrong view .frm created if some field's alias contain \nunknown2005-11-111-1/+1
* | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-11/+10
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-031-10/+24
|\ \
| * | Changes in get_table_type() and mysql_frm_type(). The main problem wasunknown2005-11-031-10/+24
* | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...unknown2005-11-011-22/+20
| |/ |/|
* | fixe of typos, comments & layoutunknown2005-10-281-2/+0
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-25/+90
|\ \ | |/ |/|
| * support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-25/+90