summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 !Guangbao Ni2009-03-051-1/+3
* Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-131-0/+5
|\
| * Fix for bug #41868: crash or memory overrun with concat + upper,Alexey Kopytov2009-02-101-0/+5
* | Bug#42634: % character in query can cause mysqld signal 11 segfaultDavi Arnaut2009-02-091-5/+3
* | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-061-5/+0
|\ \
| * | Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-061-5/+0
* | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-051-0/+5
|\ \ \ | |/ /
| * | Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-031-0/+5
| |/
| * Backport patch for Bug#31222 (com_% global status counters behave randomlyAlexander Nozdrin2009-01-151-0/+4
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-081-1/+1
|\ \
| * \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-2/+12
| |\ \
| * \ \ 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
* | | | | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-2/+12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | AutomergeKristofer Pettersson2008-11-171-2/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#40778 thd_security_context has bad architecture; allocates on unprotected...Kristofer Pettersson2008-11-171-2/+12
* | | | | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-13/+31
|\ \ \ \ \ | |/ / / /
| * | | | AutomergeKristofer Pettersson2008-11-071-12/+27
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Bug#38883 thd_security_context is not thread safe, crashes?Kristofer Pettersson2008-11-071-12/+27
| | * | Auto mergeKristofer Pettersson2008-10-211-1/+28
| | |\ \
| | * | | Bug#39451 Debug builds broken with Sun Studio compilerKristofer Pettersson2008-10-101-1/+1
| * | | | Bug #40360: Binlog related errors with binlog offMats Kindahl2008-11-031-1/+4
* | | | | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-7/+18
|\ \ \ \ \ | |/ / / /
| * | | | Bug#39451 Debug builds broken with Sun Studio compilerKristofer Pettersson2008-10-211-1/+1
| | |/ / | |/| |
| * | | fixed a compile warning in 5.1-5.1.29-rcGeorgi Kodinov2008-10-081-0/+5
| * | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-1/+23
| |/ /
| * | auto-mergeTatiana A. Nurnberg2008-09-171-2/+11
| |\ \ | | |/
| | * Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-171-2/+11
* | | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-061-0/+15
|\ \ \ | |/ /
| * | Bug #32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-0/+15
* | | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+6
|\ \ \ | |/ /
| * | Cherry picking post fixes for BUG#37051He Zhenxing2008-08-261-0/+1
| * | Cherry picking patch for BUG#37051He Zhenxing2008-08-261-0/+2
| * | BUG#36135: void Diagnostics_area::set_eof_status(THD*): Assertion `! is_set...Sergey Petrunia2008-08-191-0/+6
* | | Fixning compiler warnings. Fixing build failure for valgrind platform.Mats Kindahl2008-08-221-4/+6
* | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-08-191-1/+23
* | | post push fix for BUG#37051He Zhenxing2008-08-071-0/+1
* | | Auto mergeHe Zhenxing2008-08-061-1/+1
|\ \ \ | |/ /
| * | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-1/+1
| |\ \ | | |/
| | * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-1/+2
* | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2008-07-311-0/+2
|/ /
* | Bug#36443 Server crashes when executing insert when insert trigger on tableAndrei Elkin2008-06-191-4/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-1/+15
|\ \
| * | Bug#27430 "Crash in subquery code when in PS and table DDL changed after unknown2008-05-201-5/+14
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-191-1/+6
| |\ \
| | * | WL#4165 "Prepared statements: validation".unknown2008-04-171-3/+0
| | * | Tentative implementation ofunknown2008-04-081-1/+9
* | | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2008-05-131-0/+1
|/ / /
* | | Merge mysql1000.(none):/home/andrei/MySQL/BARE/mysql-5.1unknown2008-03-301-0/+1
|\ \ \
| * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-0/+1
| |\ \ \ | | |/ / | |/| |