Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 4 | -9/+23 |
|\ | |||||
| * | Remove leftovers from old versions of the code. | Davi Arnaut | 2010-07-13 | 1 | -2/+1 |
| * | Bug #52850: mysqld-debug.pdb doesn't match | Vladislav Vaintroub | 2010-06-30 | 1 | -6/+16 |
| * | Merge bug fix. | Joerg Bruehe | 2010-06-23 | 1 | -1/+2 |
| |\ | |||||
| | * | Fix Bug #54739 | Joerg Bruehe | 2010-06-23 | 1 | -1/+2 |
| * | | Fix syntax error (missing space in SET command), that effectively prevents m... | Vladislav Vaintroub | 2010-06-22 | 1 | -1/+1 |
| * | | Fix ~1000 warnings class/struct mismatch. | Vladislav Vaintroub | 2010-06-22 | 1 | -0/+4 |
| |/ | |||||
* | | Add the cmake option MYSQL_MAINTAINER_MODE which is equivalent | Davi Arnaut | 2010-07-12 | 1 | -0/+6 |
* | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-02 | 1 | -1/+0 |
* | | Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/1... | sunanda | 2010-06-23 | 1 | -1/+1 |
|/ | |||||
* | Post-push fixups for WL#5349 | Magne Mahre | 2010-06-22 | 1 | -1/+2 |
* | merge | Daniel Fischer | 2010-06-18 | 6 | -20/+115 |
|\ | |||||
| * | merge | Daniel Fischer | 2010-05-27 | 3 | -89/+114 |
| |\ | |||||
| | * | Get rid ot the "net retry count" difference which | Joerg Bruehe | 2010-05-21 | 1 | -3/+6 |
| | * | Explicitly set OSX flags, to match current release. | Jonathan Perkin | 2010-05-07 | 1 | -2/+2 |
| | * | Tidy install layout. | Jonathan Perkin | 2010-05-06 | 1 | -81/+106 |
| | * | Build all plugins. | Jonathan Perkin | 2010-05-05 | 1 | -3/+0 |
| * | | apply wlad's patch to read the fill_help_tables.sql file whole, not line by line | Daniel Fischer | 2010-04-30 | 1 | -2/+3 |
| * | | merge | Daniel Fischer | 2010-04-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Sync icc flags with reality. | Jonathan Perkin | 2010-04-28 | 1 | -2/+2 |
| * | | Merge | Daniel Fischer | 2010-04-21 | 13 | -116/+435 |
| |\ \ | | |/ | |||||
| | * | Only use /usr/lib64 on x86_64, ia64 for example still uses /usr/lib | Jonathan Perkin | 2010-04-19 | 1 | -1/+1 |
| | * | Disable SSL with Intel CC | Jonathan Perkin | 2010-04-16 | 1 | -0/+1 |
| | * | Fix SVR4 datadir | Jonathan Perkin | 2010-04-01 | 1 | -1/+1 |
| | * | Try to fix datadir | Jonathan Perkin | 2010-04-01 | 1 | -2/+2 |
| | * | Apply wlad fixes from mysql-next-mr-bugfixing | Jonathan Perkin | 2010-03-31 | 2 | -9/+8 |
| | * | Back out remains of previous attempt. | Jonathan Perkin | 2010-03-30 | 1 | -6/+1 |
| | * | Fix from wlad. | Jonathan Perkin | 2010-03-30 | 1 | -0/+31 |
| | * | Try again.. | Jonathan Perkin | 2010-03-30 | 1 | -3/+6 |
| | * | Try to fix the debug permissions stuff. | Jonathan Perkin | 2010-03-30 | 1 | -1/+3 |
| | * | Install debug plugins, from wlad. | Jonathan Perkin | 2010-03-26 | 1 | -0/+1 |
| | * | Expand INSTALL_INFODIR correctly. | Jonathan Perkin | 2010-03-25 | 1 | -1/+1 |
| | * | Don't install documentation when INSTALL_LAYOUT=RPM, as the spec file | Jonathan Perkin | 2010-03-25 | 1 | -2/+2 |
| | * | Add INSTALL_INFODIR and use it to install mysql.info into the | Jonathan Perkin | 2010-03-25 | 1 | -0/+4 |
| | * | Avoid newline in date output. | Jonathan Perkin | 2010-03-24 | 1 | -1/+1 |
| | * | Try to add support for MYSQL_U_SCORE_VERSION and MYSQL_COPYRIGHT_YEAR. | Jonathan Perkin | 2010-03-24 | 1 | -0/+11 |
| | * | Fix mysql-test directory in RPMs. | Jonathan Perkin | 2010-03-23 | 1 | -16/+19 |
| | * | First cut at -DINSTALL_LAYOUT=DEB support. | Jonathan Perkin | 2010-03-23 | 1 | -0/+24 |
| | * | Install libs directly into %{_libdir} | Jonathan Perkin | 2010-03-23 | 1 | -3/+3 |
| | * | Try some more RPM fixes. | Jonathan Perkin | 2010-03-23 | 1 | -3/+7 |
| | * | Fix RPM prefix. | Jonathan Perkin | 2010-03-22 | 1 | -1/+1 |
| | * | Set CPACK_PACKAGE_CONTACT, required for .deb | Jonathan Perkin | 2010-03-22 | 1 | -0/+1 |
| | * | Attempt to fix RPM support-files directory. | Jonathan Perkin | 2010-03-22 | 1 | -1/+1 |
| | * | Tidy. | Jonathan Perkin | 2010-03-22 | 1 | -98/+101 |
| | * | Fix syntax. | Jonathan Perkin | 2010-03-19 | 1 | -0/+1 |
| | * | First cut at SVR4 layout. | Jonathan Perkin | 2010-03-19 | 1 | -1/+22 |
| | * | Fixes from wlad | Jonathan Perkin | 2010-03-18 | 1 | -2/+6 |
| * | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -1/+6 |
| * | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 5 | -17/+106 |