summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-2/+4
|\
| * Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-2/+4
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-31/+21
|\ \ | |/
| * auto-mergeIngo Struewing2009-10-021-31/+17
| |\
| | * Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using triggerunknown2009-10-011-31/+17
| * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+4
| |/
* | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-8/+11
|\ \ | |/
| * merge mysql-5.0-bugteam --> mysql-5.1-bugteamAlfranio Correia2009-08-281-8/+11
| |\
| | * auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteamAlfranio Correia2009-08-281-7/+12
| | |\
| | | * BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-dbAlfranio Correia2009-08-271-7/+12
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-12/+18
|/ / /
* | | automergeGeorgi Kodinov2009-07-161-1/+7
|\ \ \ | |/ /
| * | Bug #46003 and bug #46034: backported the fixes from azalea.Georgi Kodinov2009-07-161-1/+7
* | | Bug#45266: Uninitialized variable lead to an empty result.Evgeny Potemkin2009-06-261-0/+1
* | | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-3/+3
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-22/+21
|\ \ \ \ | | |/ /
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-19/+19
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-19/+19
| |/ /
| * | Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-15/+15
| |\ \
| | * \ Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-6/+6
| | |\ \
| | * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-6/+35
| | |\ \ \
| | * \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-2/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+30
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-15/+15
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-15/+15
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-15/+15
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-15/+15
| | | | | |\ \ \ \ \ \ \
| * | | | | \ \ \ \ \ \ \ Auto mergeHe Zhenxing2009-04-081-26/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-2/+3
* | | | | | | | | | | | | | Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-0/+7
* | | | | | | | | | | | | | Bug#44040 MySQL allows creating a MERGE table upon VIEWs but crashes when Anurag Shekhar2009-04-171-0/+10
* | | | | | | | | | | | | | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-13/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-12/+4
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge from 5.0-bugteamStaale Smedseng2009-03-271-26/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Bug#39953 Triggers are not working properly with multi tableStaale Smedseng2009-03-271-26/+38
| |/ / / / / / / / / / /
| * | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug #41354: Access control is bypassed when all columns Georgi Kodinov2009-02-261-1/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | mergeLeonard Zhou2009-02-231-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug #36763Mats Kindahl2009-02-061-2/+9
* | | | | | | | | | | | Bug#40013 mixed replication: row based format could lead to stale tmp tables ...Leonard Zhou2009-02-231-1/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-1/+22
* | | | | | | | | | | Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+3
* | | | | | | | | | | | Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | | | | | | | merged 5.0 bug 33811 -> 5.1 bug 33811 working treeGeorgi Kodinov2008-11-031-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-171-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |