| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta... | Vladislav Vaintroub | 2009-12-17 | 1 | -15/+14 |
* | merge | Vladislav Vaintroub | 2009-12-16 | 66 | -346/+1338 |
|\ |
|
| * | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2009-12-16 | 3 | -23/+0 |
| |\ |
|
| | * | Remove .cvsignore files (attempt #2). | Alexander Nozdrin | 2009-12-16 | 3 | -23/+0 |
| * | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 63 | -323/+1338 |
| |\ \
| | |/ |
|
| | * | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 26 | -90/+140 |
| | |\ |
|
| | * \ | manual merge mysql-5.1-bugteam --> mysql-trunk-merge | Gleb Shchepa | 2009-12-04 | 6 | -71/+2 |
| | |\ \ |
|
| | | * \ | merge to mysql-5.1-bugteam | Satya B | 2009-12-01 | 10 | -139/+4 |
| | | |\ \ |
|
| | | | * | | Bug #38883 (reopened): thd_security_context is not thread safe, crashes? | Gleb Shchepa | 2009-12-01 | 10 | -139/+4 |
| | | * | | | Addition to Innodb Plugin 1.0.6 snapshot | Satya B | 2009-12-01 | 1 | -11/+1 |
| | | |/ / |
|
| | * | | | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys... | Satya B | 2009-12-02 | 58 | -251/+1312 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, Fixes BUG#48469 | Satya B | 2009-11-30 | 5 | -7/+38 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 9. Fixes BUG#48526, BUG#48317 | Satya B | 2009-11-30 | 4 | -3/+54 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 8. Fixes BUG#48782 | Satya B | 2009-11-30 | 5 | -38/+31 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 6. Add Testcase for BUG#46676 | Satya B | 2009-11-30 | 5 | -7/+52 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 5. | Satya B | 2009-11-30 | 3 | -1/+19 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 4. Fixes BUG#3139 | Satya B | 2009-11-30 | 2 | -1/+54 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 3. Fixes BUG#47167 | Satya B | 2009-11-30 | 1 | -27/+45 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 2. Fixes BUG#32430 | Satya B | 2009-11-30 | 3 | -7/+25 |
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 | Satya B | 2009-11-30 | 48 | -158/+1002 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720 | Satya B | 2009-11-30 | 1 | -12/+17 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032 | Satya B | 2009-11-30 | 3 | -11/+30 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 5. Fixes BUG#45961 | Satya B | 2009-11-30 | 1 | -0/+24 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 4. Fixes BUG#48526 | Satya B | 2009-11-30 | 1 | -0/+16 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 3. Fixes BUG#48469 | Satya B | 2009-11-30 | 1 | -2/+9 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 2. Fixes BUG#3139 | Satya B | 2009-11-30 | 2 | -1/+55 |
| | | * | | Applying InnoDB snapshot 5.1-ss6242, part 1. Fixes BUG#32430 | Satya B | 2009-11-30 | 3 | -81/+153 |
| | * | | | Manual merge from the mysql-5.1-bugteam. | Alexey Kopytov | 2009-11-24 | 2 | -5/+29 |
| | |\ \ \
| | | |/ / |
|
| | | * | | fix for pb2 failure after bug#47012 push. | Anurag Shekhar | 2009-11-17 | 1 | -0/+1 |
| | | * | | Merge | Christopher Powers | 2009-11-11 | 2 | -5/+28 |
| | | |\ \ |
|
| | | | * | | Bug #47012 archive tables are not upgradeable, and server crashes | Anurag Shekhar | 2009-11-11 | 2 | -5/+28 |
| | | * | | | Bug#47382 'mysqladmin debug' crash on 64-bit Windows | Christopher Powers | 2009-11-10 | 2 | -3/+9 |
| | | |/ / |
|
| | * | | | Manual merge from the mysql-5.1-bugteam. | Alexey Kopytov | 2009-11-24 | 1 | -2/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Bug #47930: MATCH IN BOOLEAN MODE returns too many results | Georgi Kodinov | 2009-10-27 | 1 | -2/+1 |
* | | | | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined... | Vladislav Vaintroub | 2009-12-12 | 4 | -10/+2 |
* | | | | | merge | Vladislav Vaintroub | 2009-12-11 | 19 | -23/+183 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Auto-merge from mysql-next-mr-bugfixing. | Alexander Nozdrin | 2009-12-10 | 4 | -12/+25 |
| |\ \ \ \ |
|
| | * \ \ \ | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-10 | 53 | -566/+1022 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-02 | 2 | -197/+0 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge | Mattias Jonsson | 2009-12-01 | 1 | -9/+17 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Bug#44622: Using PARTITIONs with ARCHIVE engine reports 0 bytes in i_s.TABLES | Mattias Jonsson | 2009-08-11 | 1 | -8/+15 |
| | * | | | | | | | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 44 | -362/+335 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge with next-mr | Konstantin Osipov | 2009-11-20 | 1 | -4/+0 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | merging. | Alexey Botchkov | 2009-11-17 | 3 | -3/+8 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| | | * | | | | | | | | Bug#47216 programs should quit if the file specified by --defaults-file ... | Alexey Botchkov | 2009-10-09 | 3 | -3/+8 |
| * | | | | | | | | | | After merge fix: pthread_mutext_[un]lock -> mysql_mutex_[un]lock. | Sergey Vojtovich | 2009-12-10 | 1 | -2/+2 |
| * | | | | | | | | | | Merge mysql-next-mr to mysql-next-mr-svoj. | Sergey Vojtovich | 2009-12-09 | 17 | -11/+158 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Bug#40814 CSV engine does not parse \X characters when they occur in unquoted... | V Narayanan | 2009-12-03 | 1 | -8/+65 |
| | * | | | | | | | | | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-11-25 | 16 | -3/+93 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | merge | Vladislav Vaintroub | 2009-12-10 | 53 | -566/+1022 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|