summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-211-3/+3
|\
| * merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-11/+18
| |\
| * \ Manual merge from next-mr.unknown2010-01-121-9/+0
| |\ \
| * \ \ merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-3/+3
| |\ \ \
| | * \ \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-1/+1
| | |\ \ \
| | * | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-1/+1
| | * | | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-2/+2
| | |\ \ \ \
| | | * | | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-221-2/+2
* | | | | | | backported:Sergey Glukhov2010-01-151-7/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-11/+18
| |_|_|_|/ |/| | | |
* | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-9/+0
|/ / / /
* | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-5/+5
|\ \ \ \
| * | | | Merge cleanupMarc Alff2009-12-111-1/+1
| * | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-4/+7
| |\ \ \ \
| * | | | | WL#2360 Performance schemaMarc Alff2009-12-091-4/+4
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-1/+1
| |\ \ \ \ \
| | * | | | | Bug #48995 abort missing DBUG_RETURN or .. in function "check_key_in_view"Jon Olav Hauglid2009-12-151-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Bug #49130 Running mtr tests with valgrind and debug produces lots of warningsTor Didriksen2009-12-021-1/+2
* | | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-4/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Backport of:Konstantin Osipov2009-11-241-4/+4
| |/ / / /
* | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-3/+5
|/ / / /
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-1/+1
|\ \ \ \ | |/ / /
| * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-1/+1
| |/ /
* | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-6/+7
|/ /
* | 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