编译安装MysqL并成功初始化后
- whereis MysqL
- [Unit]@H_404_6@
- Description=MysqL Server@H_404_6@@H_404_6@
- Documentation=man:MysqLd(8@H_404_6@)@H_404_6@@H_404_6@
- Documentation=http://dev.MysqL.com/doc/refman/en/using-systemd.html@H_404_6@@H_404_6@
- After=network.target@H_404_6@@H_404_6@
- After=syslog.target@H_404_6@@H_404_6@
- [Install]@H_404_6@
- WantedBy=multi-user.target@H_404_6@@H_404_6@
- [Service]@H_404_6@
- User=MysqL@H_404_6@@H_404_6@
- Group=MysqL@H_404_6@@H_404_6@
- ExecStart=/usr/local/MysqL/bin/MysqLd --defaults-file=/etc/my.cnf@H_404_6@@H_404_6@
- LimitNOFILE = 5000@H_404_6@@H_404_6@@H_404_6@