summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Add the new "qa_auth_*" plugin files to the RPM spec file,Joerg Bruehe2010-11-021-0/+6
| | | | otherwise RPM builds will fail due to "unpackaged file".
* Fixed the .spec file to include the new wl1054 shared objectsGeorgi Kodinov2010-10-061-0/+10
|
* Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-10/+10
|\
| * Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-4/+4
| |\
| * \ mergeGeorgi Kodinov2010-08-061-10/+10
| |\ \
| | * | Bug #54909: Confusing description about read_buffer_size andGeorgi Kodinov2010-08-061-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | read_rnd_buffer_size Applied the updated description from Paul's patch.
* | | | Merge the fix for bug#55015.Joerg Bruehe2010-08-171-19/+89
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix Bug#55015Joerg Bruehe2010-08-111-20/+90
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "MySQL server is not restarted properly after RPM upgrade" The problem is that with the general spec file cleanup and alignment we also did a name change, dropping the "-community" part from the package file name. As a result of this, RPM (some versions of it) will report file conflicts, because it considers this name difference to imply different packages. To avoid this, the spec file explicitly "obsoletes" the old packages (with "-community" in the file name). Now, RPM will first install these packages and the remove the old ones, and part of that removal is running the "%preun" section which stops the server and uninstalls the service (removes the symlinks to "/etc/init.d/mysql" from the run level directories). This stop/uninstall will affect the new server! The fix is to define a "%triggerpostun" in this spec file which will watch for removal of the "-community" server. If this is done (as part of this install/upgrade), the trigger code will re-install the service and restart the server process. In addition, the "sleep" calls after starting the server have been cleaned up: Rather than doing 2* "sleep 2", it is now 1 "sleep 5".
* | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+4
|/ / | | | | Fixing copyright text.
* | Auto-merge from mysql-trunk-stage.Alexander Nozdrin2010-06-212-56/+84
|\ \
| * \ mergeDaniel Fischer2010-06-182-56/+84
| |\ \
| | * \ mergeDaniel Fischer2010-05-271-28/+66
| | |\ \
| | | * | Split OEL/RHELJonathan Perkin2010-05-271-23/+42
| | | | |
| | | * | Pointless commit to avoid unnecessary diffs and to trigger a new buildJonathan Perkin2010-05-121-1/+1
| | | | |
| | | * | Update commentJonathan Perkin2010-05-051-0/+5
| | | | |
| | | * | Try an ia64 fixJonathan Perkin2010-05-051-0/+3
| | | | |
| | | * | Output the config.h defines to stdoutKent Boortz2010-05-051-0/+2
| | | | |
| | | * | Add all pluginsJonathan Perkin2010-05-051-4/+8
| | | | |
| | | * | Ok, let's try, one more timeJonathan Perkin2010-05-041-1/+1
| | | | |
| | | * | fixJonathan Perkin2010-05-041-1/+1
| | | | |
| | | * | Put back SELinux filesJonathan Perkin2010-05-041-0/+5
| | | | |
| | * | | mergeDaniel Fischer2010-04-301-12/+21
| | |\ \ \ | | | |/ /
| | | * | Rebrand Red Hat as 'Enterprise Linux'Jonathan Perkin2010-04-291-10/+10
| | | | |
| | | * | Revert the RPM naming change, we know it works, and can apply itJonathan Perkin2010-04-281-26/+26
| | | | | | | | | | | | | | | | | | | | to a later release.
| | | * | Try to fix the manual again, and a kent changeJonathan Perkin2010-04-281-1/+0
| | | | |
| | | * | Try to exclude make_win_bin_dist.1Jonathan Perkin2010-04-271-1/+4
| | | | | | | | | | | | | | | | | | | | Build full debug release in RPMs so we can include bits we need.
| | | * | Avoid __os_install_post RHEL5 bug by redefining __strip.Jonathan Perkin2010-04-271-0/+4
| | | | |
| | | * | Try removing debuginfo altogether.Jonathan Perkin2010-04-261-8/+2
| | | | |
| | | * | Try new RPM layout.Jonathan Perkin2010-04-261-26/+35
| | | | | | | | | | | | | | | | | | | | Fix libmysqlclient_r symlinks.
| | * | | MergeDaniel Fischer2010-04-217-568/+544
| | |\ \ \ | | | |/ /
| | | * | cleanupJonathan Perkin2010-04-141-12/+2
| | | | |
| | | * | remove bogus docs in client RPMJonathan Perkin2010-04-141-4/+0
| | | | |
| | | * | fixup license and tidy distro detectionJonathan Perkin2010-04-141-15/+16
| | | | |
| | | * | fix dependsJonathan Perkin2010-04-141-2/+2
| | | | |
| | | * | hackJonathan Perkin2010-04-131-27/+5
| | | | |
| | | * | Debug and fix.Jonathan Perkin2010-04-131-2/+2
| | | | |
| | | * | redo optional filesJonathan Perkin2010-04-131-7/+25
| | | | |
| | | * | try to fixJonathan Perkin2010-04-131-2/+2
| | | | |
| | | * | fix fileexists()Jonathan Perkin2010-04-131-3/+3
| | | | |
| | | * | fixup product suffixJonathan Perkin2010-04-131-29/+34
| | | | |
| | | * | fixJonathan Perkin2010-04-131-27/+27
| | | | |
| | | * | fixesJonathan Perkin2010-04-131-2/+9
| | | | |
| | | * | fixesJonathan Perkin2010-04-131-11/+15
| | | | |
| | | * | Try something differentJonathan Perkin2010-04-121-2/+5
| | | | |
| | | * | Dynamic distribution support.Jonathan Perkin2010-04-121-38/+39
| | | | |
| | | * | trigger rebuildJonathan Perkin2010-04-121-4/+4
| | | | |
| | | * | product tagsJonathan Perkin2010-04-121-29/+32
| | | | |
| | | * | More fixes/cleanups.Jonathan Perkin2010-04-121-15/+15
| | | | |
| | | * | fixJonathan Perkin2010-04-121-2/+2
| | | | |
| | | * | Conditionalise defined/undefined.Jonathan Perkin2010-04-121-0/+2
| | | | |