Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert Oracle Enterprise Linux changes. | Jonathan Perkin | 2010-06-02 | 1 | -42/+23 |
* | Add SELinux checks from distribution-specific spec file, missed in | Jonathan Perkin | 2010-06-01 | 1 | -37/+87 |
* | Differentiate between Oracle Enterprise Linux and Red Hat Enterprise Linux. | Jonathan Perkin | 2010-05-28 | 1 | -19/+38 |
* | Another incarnation of the patch for Bug#30708 | Alexander Nozdrin | 2010-05-19 | 3 | -10/+1 |
* | Revert back to new CMake names for audit_null/daemon_example plugins. | Jonathan Perkin | 2010-05-12 | 1 | -4/+4 |
* | Remove comments. | Jonathan Perkin | 2010-05-12 | 1 | -4/+0 |
* | Changes to build using CMake according to existing release packages: | Jonathan Perkin | 2010-05-12 | 1 | -10/+8 |
* | Large number of changes to support building RPMs using CMake, along | Jonathan Perkin | 2010-05-12 | 1 | -607/+414 |
* | Merge the changes of the 5.5.3-m3 release build | Joerg Bruehe | 2010-04-18 | 1 | -10/+19 |
|\ | |||||
| * | Add "--with-perfschema" to the configure options for RPMs. | Joerg Bruehe | 2010-03-24 | 1 | -0/+5 |
| * | Some fixes developed during the build of 5.5.3-m3 | Joerg Bruehe | 2010-03-24 | 1 | -10/+14 |
* | | Merge in fix for bug#42589 | Magnus Blåudd | 2010-03-15 | 1 | -1/+4 |
|\ \ | |/ |/| | |||||
| * | Bug#42589 mysql_fix_privilege_tables.sh to be deprecated | Magnus Blåudd | 2009-10-07 | 1 | -2/+4 |
* | | Part of the fixes for bug#49022 | Joerg Bruehe | 2010-03-10 | 1 | -4/+23 |
* | | A follow-up on WL#5154 and WL#5182: remove forgotten options. | Alexander Nozdrin | 2010-03-03 | 5 | -9/+9 |
* | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-03-01 | 1 | -3/+10 |
|\ \ | |||||
| * \ | Manual merge from mysql-5.1. | Alexander Nozdrin | 2010-03-01 | 1 | -3/+10 |
| |\ \ | |||||
| | * | | Spec file for RPMs: | Joerg Bruehe | 2010-03-01 | 1 | -3/+10 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-02-23 | 1 | -27/+21 |
| |\ \ \ | |||||
| | * \ \ | Upmerge the RPM spec file correction: "release" was missing. | Joerg Bruehe | 2010-02-12 | 1 | -0/+2 |
| | |\ \ \ | |||||
| * | \ \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -167/+338 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Fix a bug in the RPM spec file: | Joerg Bruehe | 2010-02-17 | 1 | -0/+3 |
| | | |/ / | | |/| | | |||||
| | * | | | Correction: The "release" setting had got lost in the RPM spec file. | Joerg Bruehe | 2010-02-12 | 1 | -0/+2 |
* | | | | | Fix some glitches with INSTALL_LAYOUT=STANDALONE | Vladislav Vaintroub | 2010-02-19 | 1 | -6/+14 |
* | | | | | merge | Vladislav Vaintroub | 2010-02-13 | 1 | -180/+334 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Upmerge the spec file alignment from current 5.5 to the next milestone. | Joerg Bruehe | 2010-02-12 | 1 | -180/+334 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Upmerge the spec file alignment from 5.1 to 5.5, | Joerg Bruehe | 2010-02-12 | 1 | -180/+332 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | Upmerge changes done to the generic spec file in 5.0 to 5.1, | Joerg Bruehe | 2010-02-11 | 1 | -186/+344 |
| | | |\ \ | |||||
| | | | * | | Cleanup in the RPM spec file: | Joerg Bruehe | 2010-02-02 | 1 | -17/+17 |
| | | | * | | Spec file for "generic" RPMs: | Joerg Bruehe | 2010-02-02 | 1 | -98/+185 |
* | | | | | | merge | Vladislav Vaintroub | 2010-02-06 | 4 | -22/+67 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing. | Alexander Nozdrin | 2010-02-02 | 1 | -0/+7 |
| |/ / / / | |||||
| * | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-01-18 | 2 | -16/+34 |
| |\ \ \ \ | |||||
| | * | | | | Ensure that the variable "MYSQL_U_SCORE_VERSION" is expanded | Joerg Bruehe | 2010-01-04 | 1 | -0/+1 |
| | * | | | | Remove the "fix_privilege_tables" manual from the RPM spec file, | Joerg Bruehe | 2009-12-23 | 1 | -1/+3 |
| | * | | | | The "semisync" plugin file name has lost its introductory "lib", | Joerg Bruehe | 2009-12-23 | 1 | -6/+12 |
| | * | | | | Change RPM file naming: | Joerg Bruehe | 2009-12-22 | 2 | -13/+29 |
| * | | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-15 | 2 | -6/+26 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | merge | Georgi Kodinov | 2010-01-13 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Upmerge the changes for RPM versioning/naming from 5.0 to 5.1. | Joerg Bruehe | 2010-01-12 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Implement the change of RPM versioning and file naming: | Joerg Bruehe | 2010-01-12 | 2 | -5/+12 |
| | * | | | | merge 5.1-main to 5.1-bugteam | Georgi Kodinov | 2010-01-13 | 1 | -1/+14 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Removed unwanted Perl DBI dependency | Kent Boortz | 2009-12-30 | 1 | -1/+14 |
| | * | | | | Implement the change of RPM versioning and file naming: | Joerg Bruehe | 2010-01-11 | 2 | -5/+12 |
| | |/ / / | |||||
| * | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-22 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | | | | | | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -20/+29 |
* | | | | | | port some mysql_binary_distribution hacks to cmake | Vladislav Vaintroub | 2010-01-15 | 1 | -4/+16 |
* | | | | | | merge | Vladislav Vaintroub | 2009-12-22 | 1 | -11/+20 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / |