On 10.01.2014 17:31, Rafnews wrote:
Hi,
according to several webpages, once installed you can set the mysqld
service enable and start automatically when fedora starts.
for that you must run:
systemctl enable mysqld.service
systemctl start mysqld.service
however in my case this only start mysq
Hi,
according to several webpages, once installed you can set the mysqld
service enable and start automatically when fedora starts.
for that you must run:
systemctl enable mysqld.service
systemctl start mysqld.service
however in my case this only start mysqld service for the running time.
Onc