Bug #59855 | Use launchd daemon instead of deprecated startup item for MySQL on MacOSX | ||
---|---|---|---|
Submitted: | 31 Jan 2011 21:37 | Modified: | 8 Dec 2016 17:06 |
Reporter: | Sierk Bornemann | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | 5.x.x | OS: | MacOS (10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | deprecated, launchd daemon, startup item |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[7 Oct 2014 19:15]
Morgan Tocker
[22 Oct 2014 14:19]
Sierk Bornemann
Launchd file. To be placed into /Library/LaunchDaemons
Attachment: com.mysql.mysqld.plist (application/octet-stream, text), 341 bytes.