Changelog ========= 1.1.8 (2011-01-06) ------------------ - Clean up the my.cnf template and make it compatible with MySQL-5.1 or later. 1.1.7 (2010-08-17) ------------------ - Use os.execl and replace current process to avoid not needed running process. [Lukasz Nowak] - Add doctest based buildout testing reusing buildout testing API. [Lukasz Nowak] 1.1.6 (2010-08-13) ------------------ - Fix critical bug in 1.1.5 (go back to 1.1.3). [Lukasz Nowak] 1.1.5 (2010-08-13) ------------------ - Fix critical bug in 1.1.4. [Lukasz Nowak] 1.1.4 (2010-08-13) ------------------ - Replace process while starting. [Lukasz Nowak] 1.1.3 (2010-07-15) ------------------ - Improve server datadir creation by ignoring defaults and checking return code of invoked binary. [Lukasz Nowak] 1.1.2 (2010-06-09) ------------------ - backward compatibility: allow to work on non updated profiles for > 1.1 [Lukasz Nowak] 1.1.1 (2010-06-08) ------------------ - bugfix: include template as data inside of the egg [Lukasz Nowak] 1.1 (2010-06-08) ------------------ - Generate my.cnf file internally and have own default template. Allow to use own template from part description. [Lukasz Nowak] 1.0.4 (2010-04-19) ------------------ - Do not return location to avoid removal of directories generated in previous run. [Lukasz Nowak] 1.0.3 (2010-04-15) ------------------ - Published egg. [Lukasz Nowak] 1.0.2 (2010-03-22) ------------------ - Bug fix, fix the mysql_install_db run. [Rafael Monnerat] 1.0.1 (2010-03-22) ------------------ - Use zc.buildout.easy_install.scripts to generate scripts to run the Mysql server instance. [Rafael Monnerat] 1.0 (2010-03-19) ---------------- - Initial version [Rafael Monnerat]