summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesSergei Golubchik2009-01-151-1/+3
* Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-86/+72
|\
| * Fixed warnings and errors discovered by pushbuild2Michael Widenius2008-12-041-1/+1
| * Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-17/+71
| |\
| | * Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-17/+71
| | |\
| * | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-3/+43
| |/ /
| * | Backport of fix made in 6.0-maria in revision guilhem@mysql.com-2008102020241...Guilhem Bichot2008-10-241-2/+3
| * | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-6/+45
| |\ \
| * | | wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-0/+4
| * | | proc_info_hook, mysys access to thd->proc_infoSergei Golubchik2008-08-271-4/+7
| * | | move wt* maintainance from maria to the serverSergei Golubchik2008-08-071-4/+5
| * | | Fixes for bug#37276:Michael Widenius2008-07-091-64/+0
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-3/+10
| |\ \ \
| | * | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-3/+10
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-21/+87
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-4/+3
| * | | | Bugs fixed:unknown2008-01-071-7/+2
| * | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-1/+2
| |\ \ \ \
| | * \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-1/+2
| | |\ \ \ \
| | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-1/+1
| | | |\ \ \ \
| | | | * | | | Moved randomize and my_rnd under mysysunknown2007-10-091-1/+1
| | | * | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-0/+1
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Fixes for bugs found by maria.test and event*tests:unknown2007-08-211-0/+1
* | | | | | | | AutomergeKristofer Pettersson2008-11-171-2/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bug#40778 thd_security_context has bad architecture; allocates on unprotected...Kristofer Pettersson2008-11-171-2/+12
* | | | | | | | 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
* | | | | | | | | 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
* | | | | | | Bug #32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-0/+15
* | | | | | | 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
* | | | | | | 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#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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |