summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-031-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix somewhat bogus GCC warning. Although needless as the baseDavi Arnaut2010-07-031-1/+1
| * | | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-033-0/+0
| * | | | | | Post-merge fix: restore promotion to unsigned long long side-effect of bit_is...Davi Arnaut2010-07-031-4/+6
| * | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-0214-53/+49
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-0216-91/+82
| | | |_|_|/ | | |/| | |
| | * | | | Automerge.Alexey Kopytov2010-07-011-1/+1
| | |\ \ \ \
| * | \ \ \ \ Automerge.Alexey Kopytov2010-07-011-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Manual merge from 5.1.Alexey Kopytov2010-07-011-1/+1
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-1/+1
| * | | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-301-1/+10
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
| | * | | | | | BUG 53657: automerge bzr bundle from bug report into mysql-5.1-bugteam.Luis Soares2010-06-286-12/+30
| | |\ \ \ \ \ \
| | | * | | | | | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-246-12/+30
| * | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-286-109/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-286-107/+9
| * | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-0/+29
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+29
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+28
| | * | | | | | | Bug#54457: Test suite broken for 32-bit buildDavi Arnaut2010-06-281-1/+1
| | * | | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-275-42/+91
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-175-42/+91
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-195-41/+90
| * | | | | | | | | | Manual mergeunknown2010-06-276-9/+110
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-276-9/+107
| | * | | | | | | | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLERJon Olav Hauglid2010-06-261-0/+36
| * | | | | | | | | | mergeGeorgi Kodinov2010-06-251-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | mergeGeorgi Kodinov2010-06-251-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
| * | | | | | | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-251-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
| * | | | | | | | | | | Merge of fix for Bug#41660.Martin Hansson2010-06-243-19/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-243-19/+24
| * | | | | | | | | | | Automerge.Ramil Kalimullin2010-06-241-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Automerge.Ramil Kalimullin2010-06-241-3/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-3/+4
| | * | | | | | | | | | | Automerge.Alexey Kopytov2010-06-241-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Automerge.Alexey Kopytov2010-06-241-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Automerge.Alexey Kopytov2010-06-241-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+10
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Automerge.Ramil Kalimullin2010-06-241-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | / / / | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge mysql-trunk -> mysql-trunk-mergeVasil Dimov2010-06-2260-1703/+2682
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-212-17/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-181-17/+12
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Bug#54467 performance schema complains of wrong structure in bootstrap modeMarc Alff2010-07-161-12/+17
* | | | | | | | | | Bug#54782 Performance schema per thread accounting and thread cacheMarc Alff2010-07-161-1/+26
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-159-462/+34
* | | | | | | | | BUG#54729: sleep() capped to 5 seconds when executed in the sql thread or in ...Sven Sandberg2010-07-131-1/+6