summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* After-push commit for bug #33461 to make valgrind happy:Gleb Shchepa2008-12-011-1/+1
* Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-281-6/+7
* Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-26/+7
* Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-271-3/+13
* Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-301-2/+2
* 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 sideunknown2008-05-081-3/+5
* Bug#32890 Crash after repeated create and drop of tables and viewsunknown2008-02-211-87/+126
* Fix for Bug#34337: Server crash when Altering a view usingunknown2008-02-211-3/+26
* Bug#30998 Drop View breaks replication if view does not existunknown2007-12-031-13/+19
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-09-271-4/+1
|\
| * Bug#29908: A user can gain additional access through the ALTER VIEW.unknown2007-09-201-4/+1
* | Merge macbook.local:/Users/kgeorge/mysql/work/B28701-5.0-optunknown2007-09-221-0/+9
|\ \ | |/ |/|
| * Bug #28701:unknown2007-06-061-0/+9
* | Bug#29408 Cannot find view in columns table if the selection contains a functionunknown2007-09-031-0/+14
* | Fixed bug #30287.unknown2007-08-211-0/+6
* | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+13
* | Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846unknown2007-06-221-10/+9
|\ \
| * | Bug#28846 Use of undocumented Prepared Statements crashes serverunknown2007-06-221-10/+9
* | | Post-merge fix.unknown2007-06-011-102/+7
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-06-021-0/+97
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-1/+2
* | sql_view.cc:unknown2007-06-011-1/+1
* | sql_view.cc:unknown2007-05-311-1/+1
* | Fixed bug #28244.unknown2007-05-311-57/+72
|/
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-5/+9
|\
| * Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-5/+9
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-211-2/+7
|\ \
| * | Bug #27786:unknown2007-04-201-2/+7
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-1/+6
|\ \
| * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-231-1/+6
| |\ \
| | * | Bug #26817: mysqldump fails to backup database containing view with invalid d...unknown2007-03-231-1/+6
* | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0-buildunknown2007-03-231-12/+23
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix for BUG#24040: Create View don't succed with "all privileges"unknown2007-03-221-12/+23
| |/
* | sql_view.cc:unknown2007-03-221-0/+2
* | Bug#26813: The SUPER privilege is wrongly required to alter a view created byunknown2007-03-221-6/+8
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-4/+6
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-5/+6
| |\
| | * After merge fixes:unknown2006-12-151-4/+6
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+0
* | | sql_view.cc:unknown2007-02-111-0/+1
* | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0unknown2007-01-181-3/+7
|\ \ \ | |/ / |/| |
| * | Bug#24404: strange bug with view+permission+prepared statement.unknown2007-01-181-3/+7
* | | Many files:unknown2006-12-231-2/+1
| |/ |/|
* | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-2/+1
|/
* Remove compiler warningsunknown2006-11-201-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-5/+56
|\
| * Fix previous bad patch for Bug#14262.unknown2006-10-171-1/+0
| * Merge fix-up.unknown2006-10-131-1/+14
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-131-4/+43
| |\