summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-301-22/+30
|\
| * BUG#17591: Updatable view not possible with trigger or stored functionunknown2006-08-291-22/+30
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-08-091-3/+10
|\ \
| * | sql_view.cc:unknown2006-08-091-13/+1
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-091-3/+9
| |\ \
| | * \ Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0unknown2006-08-091-3/+9
| | |\ \
| | | * | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc:unknown2006-08-091-3/+8
| | * | | Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0unknown2006-08-071-3/+13
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | sql_view.cc:unknown2006-08-071-0/+3
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-071-3/+13
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | sql_view.cc:unknown2006-08-071-3/+13
| | |/
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-08-031-15/+98
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-13/+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
| | |/
| * | Fix for BUG#20438: CREATE statements for views, stored routines and triggersunknown2006-07-281-2/+4
| |/
* | Bug#20543 select on information_schema strange warnings, view, different sche...unknown2006-07-251-1/+2
|/
* A fix and a test case forunknown2006-06-271-5/+4
* Fixed wrong free in sql_view.ccunknown2006-05-041-2/+3
* Fixed an (unlikely) memory leakunknown2006-05-041-0/+1
* Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs".unknown2006-04-221-4/+12
* The check for recursive view definitions added. (BUG#14308)unknown2006-04-131-1/+19
* A fix and a test case for Bug#15683 "crash, Function on nested unknown2006-03-281-0/+1
* This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-1/+2
* 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
* 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
|/
* 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
* | Fix for BUG#13095: Cannot create VIEWs in prepared statementsunknown2005-10-251-1/+2
|/
* Reviewing new pushed codeunknown2005-10-121-1/+1
* Fix for bug #13629 "view test crashes for debug build" (also includes betterunknown2005-09-301-13/+16
* Fix for bug #13451 (memleak in rename view) after Dmitri's review:unknown2005-09-291-8/+20
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-1/+1
|\
| * A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-201-6/+9
|\ \
| * | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-6/+9
| |/
* | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-191-2/+80
|\ \