Bug #34984 [patch] mysqld_multi to support reload option
Submitted: 2 Mar 2008 13:44 Modified: 8 Mar 2011 18:39
Reporter: Richard Bos (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S4 (Feature request)
Version:5 OS:Any
Assigned to: Hery Ramilison CPU Architecture:Any
Tags: Contribution

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[2 Mar 2008 13:46] Richard Bos
Add code to support the reload option, and to install new database files

Attachment: mysqld_multi.patch (text/x-diff), 5.26 KiB.

[12 Mar 2008 16:09] Michal Marek
updated patch, creates datadir if needed on first db startup

Attachment: mysqld_multi.patch (text/x-diff), 5.60 KiB.

[14 Mar 2008 13:29] Michal Marek
updated patch, with a bug in 'start' and 'reaload' fixed

Attachment: mysqld_multi.patch (text/x-diff), 5.67 KiB.