Using Wheezy on the BBB (2015.03 console image). The mysql package is in the in-between state of apparently using both mysqld-safe and systemd. If I run "service mysql stop", the systemd mysql service stops seemingly happily and in /var/log/syslog I see the shutdown of mysql logged from mysqld. However, if I issue a system "halt" or "reboot" or even a systemctl poweroff, I see no evidence of a clean mysql shutdown in the syslog. I'm unsure if mysql is being halted cleanly upon system halt/reboot and just not logged, or if the process is just being killed (leading to the possibility of data corruption). Cheers for any pointers / debugging ideas. Jon Ross
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
