Hi there,
i have committed a fix for my MySQL 5.6.19. The first version dont really worked in a fresh IPFire build
https://bitbucket.org/tikira/ipfire-2.x/commits/02c5d5a5ee6d79c275c0edde51a2...
best regards
Sascha
Hi,
please check if your branch still builds before you send patches. That's the first thing to do. The second one is testing.
So mysql changed to cmake. Only the devil knows why.
You added cmake as a dependency (DEPS =) which is not necessary because cmake is just a build dependency and not needed at runtime.
The configuration command worries me a bit more. Are the paths that were passed to the configure command still honored with cmake? All files and especially the databases need to remain in the same place to not break existing installations.
Is it necessary to call mysql_install_db at build time?
What is the reason to remove the backup include file at the end?
How will the system migrate any pre-existing databases?
-Michael
On Fri, 2014-07-18 at 12:13 +0200, Sascha Kilian wrote:
Hi there,
i have committed a fix for my MySQL 5.6.19. The first version dont really worked in a fresh IPFire build
https://bitbucket.org/tikira/ipfire-2.x/commits/02c5d5a5ee6d79c275c0edde51a2...
best regards
Sascha
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development