summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1petr/cps@owlet.local2006-08-231-13/+13
|\
| * Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeandrey@example.com2006-08-171-13/+13
| |\
| | * Cleanup patch.andrey@example.com2006-08-171-13/+13
* | | Merge bk-internal.mysql.com:/data0/bk/tmp_regrburnett@bk-internal.mysql.com2006-08-171-1/+2
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0rburnett@bk-internal.mysql.com2006-08-091-3/+10
| |\ \
| * \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.0rburnett@bk-internal.mysql.com2006-08-031-15/+98
| |\ \ \
| * | | | Bug#20543 select on information_schema strange warnings, view, different sche...gluh@mysql.com/gluh.(none)2006-07-251-1/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2006-08-141-2/+6
|\ \ \ \ \
| * | | | | Manual merge 5.0->5.1. Post-merge fixes.kostja@bodhi.local2006-08-141-4/+4
| * | | | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-2/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | sql_view.cc:evgen@sunlight.local2006-08-091-13/+1
| | * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@sunlight.local2006-08-091-3/+9
| | |\ \ \ \
| | | * \ \ \ Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0evgen@sunlight.local2006-08-091-3/+9
| | | |\ \ \ \
| | | * \ \ \ \ Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0evgen@sunlight.local2006-08-071-3/+13
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | sql_view.cc:evgen@sunlight.local2006-08-071-0/+3
| | * | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@sunlight.local2006-08-071-3/+13
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | sql_view.cc:evgen@sunlight.local2006-08-071-3/+13
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-13/+94
| | |\ \ \ \ \
| | * | | | | | Fix for BUG#20438: CREATE statements for views, stored routines and triggersanozdrin/alik@booka.2006-07-281-2/+4
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1patg@govinda.patg.net2006-08-101-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesingo/istruewing@chilla.local2006-08-021-3/+3
| |\ \ \ \ \ \
| | * | | | | | Bug#18775 - Temporary table from alter table visible to other threadsingo/istruewing@chilla.local2006-08-021-3/+3
* | | | | | | | Merge sunlight.local:/local_work/leak_fix_origevgen@sunlight.local2006-08-091-3/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc:evgen@sunlight.local2006-08-091-3/+8
| | |_|_|_|/ | |/| | | |
* | | | | | sql_view.cc:evgen@sunlight.local2006-08-021-2/+2
* | | | | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlevgen@sunlight.local2006-08-011-12/+94
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.(none)2006-07-311-13/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #11551: Asymmetric + undocumented behaviour of DROP VIEW and DROP TABLEgkodinov/kgeorge@macbook.gmz2006-07-311-13/+38
| | | |/ | | |/|
| * | | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHMgkodinov/kgeorge@macbook.gmz2006-07-311-0/+56
| |/ /
* | | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplmkindahl@dl145k.mysql.com2006-07-111-0/+9
|\ \ \ | |_|/ |/| |
| * | * Mixed replication mode * :guilhem@gbichot3.local2006-07-091-0/+9
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergekonstantin@bodhi.netgear2006-07-061-5/+4
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case forkonstantin@mysql.com2006-06-271-5/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-9/+8
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-9/+8
* | | In prepare_view_securety_context() the sql_command came in wrong.jani@ua141d10.elisa.omakaista.fi2006-06-011-1/+3
|/ /
* | Fixed wrong mergemonty@mysql.com2006-05-051-1/+0
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-041-1/+3
|\ \ | |/
| * Fixed wrong free in sql_view.ccmonty@mysql.com2006-05-041-2/+3
| * Fixed an (unlikely) memory leakmonty@mysql.com2006-05-041-0/+1
* | Fixed compiler warningsmonty@mysql.com2006-05-041-0/+1
* | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergepem@mysql.com2006-04-251-4/+12
|\ \ | |/
| * Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs".dlenev@mysql.com2006-04-221-4/+12
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2006-04-241-1/+19
|\ \ | |/
| * The check for recursive view definitions added. (BUG#14308)bell@sanja.is.com.ua2006-04-131-1/+19
* | Merge mysql.com:/opt/local/work/tmp_merge2konstantin@mysql.com2006-03-301-0/+1
|\ \ | |/
| * A fix and a test case for Bug#15683 "crash, Function on nested konstantin@mysql.com2006-03-281-0/+1
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2006-03-091-1/+2
|\ \ | |/
| * This patch does 1) fix my build breakage 2) Complete the removal of all symb...brian@zim.(none)2006-03-091-1/+2
* | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeanozdrin@mysql.com2006-03-091-2/+21
|\ \ | |/