summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Auto-merged.Evgeny Potemkin2010-11-0418-74/+312
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Bug #57130 crash in Item_field::print during SHOW CREATE TABLE or VIEWJon Olav Hauglid2010-11-031-2/+11
| | * | | | | | | | | | | | | | | Bug #57659 Segfault in Query_cache::invalidate_data for TRUNCATE TABLEJon Olav Hauglid2010-10-291-0/+7
| | * | | | | | | | | | | | | | | mergeGeorgi Kodinov2010-10-2957-804/+1378
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.1-security->5.5-security mergeSergey Glukhov2010-10-291-8/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.1-security->5.5-securitySergey Glukhov2010-10-291-4/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.1-security->5.5-security mergeSergey Glukhov2010-10-182-5/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.1-security->5.5-security mergeSergey Glukhov2010-10-183-1/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging.Alexey Botchkov2010-10-151-2/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Manual mergeMattias Jonsson2010-10-151-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge.Ramil Kalimullin2010-10-131-0/+42
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Bug#57278: Crash on min/max + with date out of range.Evgeny Potemkin2010-11-042-4/+17
* | | | | | | | | | | | | | | | | | | | | | | | | BUG#58456 - Assertion 0 in QUICK_INDEX_MERGE_SELECT::need_sorted_output Jorgen Loland2010-12-161-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table,Jon Olav Hauglid2010-12-164-13/+51
* | | | | | | | | | | | | | | | | | | | | | | | | Bug#58136: Crash in vio_close at concurrent disconnect and KILLDavi Arnaut2010-12-156-33/+59
* | | | | | | | | | | | | | | | | | | | | | | | | Bug#58953: 5.5 does not build with -DWITHOUT_PERFSCHEMA_STORAGE_ENGINE=1Davi Arnaut2010-12-151-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | BUG 46697Luis Soares2010-12-141-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | BUG#46697Luis Soares2010-12-141-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | BUG 46697Luis Soares2010-12-141-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | BUG 46697: automerged bzr bundle from bug report.Luis Soares2010-12-141-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | BUG#46697: Table name in error message is not populatedLuis Soares2010-12-031-1/+2
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Bug#57818 string conversion function diedSergey Glukhov2010-12-141-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Bug #58350: 5.5.7-rc compile failed at sp_head.ccGeorgi Kodinov2010-12-085-8/+8
* | | | | | | | | | | | | | | | | | | | | | | | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-145-3/+80
* | | | | | | | | | | | | | | | | | | | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-1416-83/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Fixed following problems:Sergey Glukhov2010-12-1416-83/+64
* | | | | | | | | | | | | | | | | | | | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-8/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
* | | | | | | | | | | | | | | | | | | | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Manual merge from mysql-5.1-bugteam for bug#54486.Dmitry Shulga2010-12-101-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-8/+23
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Bug #57954: BIT_AND function returns incorrect results Georgi Kodinov2010-12-085-11/+19
* | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #58669: read_only not enforced on 5.5.xRamil Kalimullin2010-12-073-3/+16
* | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug#57932 "query with avg returns incorrect results":Guilhem Bichot2010-12-072-39/+61
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-057-135/+278
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-037-135/+278
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-056-31/+134
| | * | | | | | | | | | | | | | | | | | | | | | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-11-052-110/+150
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-10-063-127/+206
* | | | | | | | | | | | | | | | | | | | | | | | | | merge of bug#58147, including rename of the new argument,Mattias Jonsson2010-12-033-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION failsMattias Jonsson2010-12-013-6/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | merge from 5.1-bugteamTor Didriksen2010-12-021-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | BUG#58246 post-push fix broken DBG build.Tor Didriksen2010-12-021-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Merging patch for BUG#58246 into mysql-5.5-bugteam.Mats Kindahl2010-12-013-11/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merging patch for BUG#58246 with mysql-5.1-bugteam.Mats Kindahl2010-12-0119-113/+246
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-013-11/+25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-6/+8
* | | | | | | | | | | | | | | | | | | | | | | | BUG 57288: automerged mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-11-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / /