Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 3 | -0/+0 |
* | Post-merge fix: restore promotion to unsigned long long side-effect of bit_is... | Davi Arnaut | 2010-07-03 | 1 | -4/+6 |
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-02 | 14 | -53/+49 |
|\ | |||||
| * | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 16 | -91/+82 |
| * | Automerge. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
| |\ | |||||
* | \ | Automerge. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Manual merge from 5.1. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#54667: Unnecessary signal handler redefinition | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
* | | | | 5.1-bugteam->trunk-merge merge | Sergey Glukhov | 2010-06-30 | 1 | -1/+10 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug#51431 Wrong sort order after import of dump file | Sergey Glukhov | 2010-06-30 | 1 | -1/+10 |
| * | | | BUG 53657: automerge bzr bundle from bug report into mysql-5.1-bugteam. | Luis Soares | 2010-06-28 | 6 | -12/+30 |
| |\ \ \ | |||||
| | * | | | BUG#53657: Slave crashed with error 22 when trying to lock mutex | Luis Soares | 2010-05-24 | 6 | -12/+30 |
* | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-28 | 6 | -109/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert Bug#48321 due to build breakage and failing tests. | Davi Arnaut | 2010-06-28 | 6 | -107/+9 |
* | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-28 | 1 | -0/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam. | Davi Arnaut | 2010-06-28 | 1 | -0/+29 |
| |\ \ \ \ | |||||
| | * | | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run | Davi Arnaut | 2010-06-28 | 1 | -0/+28 |
| * | | | | | Bug#54457: Test suite broken for 32-bit build | Davi Arnaut | 2010-06-28 | 1 | -1/+1 |
| * | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2010-06-27 | 5 | -42/+91 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2010-06-17 | 5 | -42/+91 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed... | Alfranio Correia | 2010-05-19 | 5 | -41/+90 |
* | | | | | | | | Manual merge | 2010-06-27 | 6 | -9/+110 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | The following statements support the CURRENT_USER() where a user is needed. | 2010-06-27 | 6 | -9/+107 | |
| * | | | | | | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLER | Jon Olav Hauglid | 2010-06-26 | 1 | -0/+36 |
* | | | | | | | | merge | Georgi Kodinov | 2010-06-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | merge | Georgi Kodinov | 2010-06-25 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bug #52711: Segfault when doing EXPLAIN SELECT with | Georgi Kodinov | 2010-04-15 | 1 | -1/+2 |
* | | | | | | | | | 5.1-bugteam->trunk-merge merge | Sergey Glukhov | 2010-06-25 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Bug#54422 query with = 'variables' | Sergey Glukhov | 2010-06-25 | 1 | -1/+3 |
* | | | | | | | | | Merge of fix for Bug#41660. | Martin Hansson | 2010-06-24 | 3 | -19/+24 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Bug#41660: Sort-index_merge for non-first join table may | Martin Hansson | 2010-06-24 | 3 | -19/+24 |
* | | | | | | | | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix for bug #54575: crash when joining tables with unique set column | Ramil Kalimullin | 2010-06-20 | 1 | -3/+4 |
| * | | | | | | | | | Automerge. | Alexey Kopytov | 2010-06-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Automerge. | Alexey Kopytov | 2010-06-24 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Automerge. | Alexey Kopytov | 2010-06-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Bug#54477: Crash on IN / CASE with NULL arguments | Alexey Kopytov | 2010-06-22 | 1 | -0/+10 |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
* | | | | | | | | | | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix for bug #54459: Assertion failed: param.sort_length, | Ramil Kalimullin | 2010-06-24 | 1 | -5/+13 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge mysql-trunk -> mysql-trunk-merge | Vasil Dimov | 2010-06-22 | 60 | -1703/+2682 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Auto-merge from mysql-trunk-stage. | Alexander Nozdrin | 2010-06-21 | 2 | -6/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merge | Daniel Fischer | 2010-06-18 | 2 | -6/+6 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge | Daniel Fischer | 2010-04-21 | 114 | -7988/+13453 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Fix Windows data directory, from wlad. | Jonathan Perkin | 2010-04-20 | 1 | -1/+2 |
| | | * | | | | | | | | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -2/+2 |
| | | * | | | | | | | | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 2 | -4/+4 |
| * | | | | | | | | | | | WL#5349 Change default storage engine to InnoDB | Magne Mahre | 2010-06-17 | 1 | -0/+8 |
| * | | | | | | | | | | | Merge. | Konstantin Osipov | 2010-06-17 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Small clean-up and pre-requisite for making | Dmitry Lenev | 2010-06-16 | 1 | -5/+0 |