summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged from 5.0 (enterprise).Chad MILLER2008-12-171-37/+30
|\
| * 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
* | Merge from 5.0 trunk.Chad MILLER2008-07-141-3/+5
|\ \ | |/
| * Bug#32575 - Parse error of stmt with extended comments on slave sideunknown2008-05-081-3/+5
* | Merge chunk from trunk.Chad MILLER2008-07-101-90/+152
|\ \ | |/
| * 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
* | Merge chunk from trunk.Chad MILLER2008-07-101-13/+19
|\ \ | |/
| * Bug#30998 Drop View breaks replication if view does not existunknown2007-12-031-13/+19
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-1/+1
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-101-1/+1
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-1/+1
| | |\
| | | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-1/+1
| | | |\
| | | | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-1/+1
| | | | |\
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-1/+1
| | | | | |\
| | | | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-1/+1
| | | | | | |\
| | | | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-1/+1
| | | | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-1/+1
| | | | | | | |\
| | | | | | | | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-1/+1
* | | | | | | | | 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
|/ / / /