summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* We never check the return value of mysql_frm_type for an error. Dokostja@dipika.(none)2008-02-261-1/+1
* An unused variable (compile-time warning).kostja@dipika.(none)2008-02-221-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeanozdrin/alik@quad.2008-02-221-4/+44
|\
| * Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-4/+44
* | Post-merge fixes for bug 32890davi@buzz.(none)2008-02-211-2/+2
* | Merge buzz.(none):/home/davi/mysql-5.0-runtimedavi@buzz.(none)2008-02-211-87/+126
|\ \ | |/ |/|
| * Bug#32890 Crash after repeated create and drop of tables and viewsdavi@mysql.com/endora.local2008-02-211-87/+126
| * Fix for Bug#34337: Server crash when Altering a view usinganozdrin/alik@quad.2008-02-211-3/+26
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimedavi@endora.local2008-02-201-6/+2
|\ \
| * \ Merge mysql.com:/Users/davi/mysql/bugs/34587-5.1davi@endora.local2008-02-201-6/+2
| |\ \
| | * | Bug#34587 Creating a view inside a stored procedure leads to a server crashdavi@mysql.com/endora.local2008-02-201-6/+2
* | | | Fix for Bug#34337: Server crash when Altering a view usinganozdrin/alik@quad.2008-02-201-3/+26
|/ / /
* | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,kostja@dipika.(none)2008-02-191-2/+2
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@dipika.(none)2008-02-081-3/+3
|\ \
| * \ Merge quad.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@quad.2008-02-011-3/+3
| |\ \
| | * | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andkostja@dipika.(none)2008-01-301-3/+3
* | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1mkindahl@dl145h.mysql.com2008-01-311-11/+18
|\ \ \ \ | |/ / / |/| | |
| * | | fix manual mergehezx@hezx.(none)2007-12-131-2/+0
| * | | Merge hezx.(none):/media/hda5/work/mysql/bkwork/bug#30998/mysql-5.0-rplhezx@hezx.(none)2007-12-121-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug#30998 Drop View breaks replication if view does not existhezx@hezx.(none)2007-12-031-13/+19
| * | | Bug#30998 Drop View breaks replication if view does not existhezx@hezx.(none)2007-12-031-11/+18
| | |/ | |/|
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-1/+1
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-161-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communitycmiller@zippy.cornsilk.net2007-11-091-3/+3
|\ \ \ \ | |/ / /
| * | | Use an inline getter method (thd->is_error()) to query if there is an error kostja@bodhi.(none)2007-10-301-3/+3
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergecmiller@zippy.cornsilk.net2007-10-291-5/+8
|\ \ \ \ | |/ / /
| * | | merge 5.0-opt -> 5.1-optgkodinov/kgeorge@magare.gmz2007-10-011-4/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@sunlight.local2007-09-271-4/+1
| | |\ \
| | | * | Bug#29908: A user can gain additional access through the ALTER VIEW.evgen@sunlight.local2007-09-201-4/+1
| | * | | Merge macbook.local:/Users/kgeorge/mysql/work/B28701-5.0-optgkodinov/kgeorge@macbook.local2007-09-221-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Bug#30689 Wrong content in I_S.VIEWS.VIEW_DEFINITION if VIEW is based on I_Sgluh@mysql.com/eagle.(none)2007-09-281-1/+1
| * | | | merging bug 28701 to 5.1-optgkodinov/kgeorge@macbook.local2007-09-241-5/+2
| * | | | merge of bug 28701 5.0-opt -> 5.1-optgkodinov/kgeorge@macbook.local2007-09-241-0/+9
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Bug #28701:gkodinov/kgeorge@macbook.gmz2007-06-061-0/+9
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationcmiller@zippy.cornsilk.net2007-10-171-103/+190
|\ \ \ \ | |/ / /
| * | | sql_view.cc:gshchepa/uchum@gleb.loc2007-09-131-1/+2
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-09-061-0/+13
| |\ \ \ | | | |/ | | |/|
| | * | Bug#29408 Cannot find view in columns table if the selection contains a functiongluh@mysql.com/eagle.(none)2007-09-031-0/+14
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287gshchepa/uchum@gleb.loc2007-08-211-0/+6
| |\ \ \ | | |/ /
| | * | Fixed bug #30287.gshchepa/uchum@gleb.loc2007-08-211-0/+6
| * | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-161-0/+13
| |\ \ \ | | |/ /
| | * | A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-0/+13
| | * | Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846thek@adventure.(none)2007-06-221-10/+9
| | |\ \
| * | | | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-20/+60
| * | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-06-271-10/+9
| |\ \ \ \
| | * \ \ \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-06-251-10/+9
| | |\ \ \ \
| | | * \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug28846/my51-bug28846thek@adventure.(none)2007-06-221-10/+9
| | | |\ \ \ \
| | | | * \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846thek@adventure.(none)2007-06-221-10/+9
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Bug#28846 Use of undocumented Prepared Statements crashes serverthek@adventure.(none)2007-06-221-10/+9