summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
* Merge with MySQL 5.1.49Michael Widenius2010-08-021-7/+7
|\
| * Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-3/+4
| |\
| | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-3/+4
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-4/+3
| |/
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-8/+37
|\ \ | |/
| * Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-091-0/+32
| * Bug#50624: crash in check_table_access during call procedureDavi Arnaut2010-02-131-8/+5
* | Removed compiler warningMichael Widenius2010-03-301-1/+3
|/
* Backport Bug#37148 to 5.1He Zhenxing2010-01-241-3/+5
* Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-2/+2
* Bug #48995 abort missing DBUG_RETURN or .. in function "check_key_in_view"Jon Olav Hauglid2009-12-151-1/+1
* Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-1/+1
* Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+1
| * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-3/+3
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+1
| |\
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-8/+8
| | |\
| | * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-37/+30
| | |\ \
| | * \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-3/+5
| | |\ \ \
| | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-90/+152
| | |\ \ \ \
| | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-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
| | | | | | |\ \ \ \ \ \
* | | | | | | | | | | | | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-7/+7
* | | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+2
* | | | | | | | | | | | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex...Sergey Glukhov2009-04-131-4/+6
* | | | | | | | | | | | | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-2/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-1/+2
* | | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-171-21/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | backport the fix for bug #37191 to 5.1-bugteamGeorgi Kodinov2009-02-251-21/+31
* | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | After-push commit for bug #33461 to make valgrind happy:Gleb Shchepa2008-12-011-1/+1
* | | | | | | | | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 33461)Gleb Shchepa2008-11-281-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-281-6/+7
* | | | | | | | | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-25/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-26/+7
* | | | | | | | | | | 5.0-bugteam->5.1-bugteam merge(bug#39040)Sergey Glukhov2008-10-271-5/+21
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-271-3/+13
* | | | | | | | | | | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-301-2/+2
* | | | | | | | | | | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | We never check the return value of mysql_frm_type for an error. Dounknown2008-02-261-1/+1