summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-2/+3
* Bug#32575 - Parse error of stmt with extended comments on slave sidemattiasj@client-10-129-10-147.upp.off.mysql.com2008-05-081-3/+5
* 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
* Bug#30998 Drop View breaks replication if view does not existhezx@hezx.(none)2007-12-031-13/+19
* 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 #28701:gkodinov/kgeorge@macbook.gmz2007-06-061-0/+9
* | Bug#29408 Cannot find view in columns table if the selection contains a functiongluh@mysql.com/eagle.(none)2007-09-031-0/+14
* | Fixed bug #30287.gshchepa/uchum@gleb.loc2007-08-211-0/+6
* | 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
|\ \
| * | Bug#28846 Use of undocumented Prepared Statements crashes serverthek@adventure.(none)2007-06-221-10/+9
* | | Post-merge fix.igor@olga.mysql.com2007-06-011-102/+7
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-06-021-0/+97
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#27876 (SF with cyrillic variable name fails during execution (regression))malff/marcsql@weblab.(none)2007-05-251-1/+2
* | sql_view.cc:gshchepa/uchum@gleb.loc2007-06-011-1/+1
* | sql_view.cc:gshchepa/uchum@gleb.loc2007-05-311-1/+1
* | Fixed bug #28244.gshchepa/uchum@gleb.loc2007-05-311-57/+72
|/
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-241-5/+9
|\
| * Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-5/+9
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-04-211-2/+7
|\ \
| * | Bug #27786:gkodinov/kgeorge@magare.gmz2007-04-201-2/+7
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelserg@sergbook.mysql.com2007-03-241-1/+6
|\ \
| * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-marveltnurnberg@sin.intern.azundris.com2007-03-231-1/+6
| |\ \
| | * | Bug #26817: mysqldump fails to backup database containing view with invalid d...tnurnberg@sin.intern.azundris.com2007-03-231-1/+6
* | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0-buildserg@sergbook.mysql.com2007-03-231-12/+23
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix for BUG#24040: Create View don't succed with "all privileges"anozdrin/alik@booka.opbmk2007-03-221-12/+23
| |/
* | sql_view.cc:evgen@moonbone.local2007-03-221-0/+2
* | Bug#26813: The SUPER privilege is wrongly required to alter a view created byevgen@moonbone.local2007-03-221-6/+8
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-4/+6
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-5/+6
| |\
| | * After merge fixes:monty@mysql.com/narttu.mysql.fi2006-12-151-4/+6
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+0
* | | sql_view.cc:evgen@moonbone.local2007-02-111-0/+1
* | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.home2007-01-181-3/+7
|\ \ \ | |/ / |/| |
| * | Bug#24404: strange bug with view+permission+prepared statement.kroki/tomash@moonlight.home2007-01-181-3/+7
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ |/|
* | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+1
|/
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2006-11-021-5/+56
|\
| * Fix previous bad patch for Bug#14262.cmiller@zippy.cornsilk.net2006-10-171-1/+0
| * Merge fix-up.cmiller@zippy.cornsilk.net2006-10-131-1/+14
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintcmiller@zippy.cornsilk.net2006-10-131-4/+43
| |\
| | * Bug #14262: SP: DROP PROCEDURE|VIEW (maybe more) write to binlog too late \cmiller@zippy.cornsilk.net2006-10-031-4/+43
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2006-10-201-12/+12
|\ \ \
| * | | Fix for bug#15228 "'invalid access to non-static data member'dlenev@mockturtle.local2006-10-201-12/+12
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-19/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-19/+3
| | |/ | |/|