Confirmed users
3,727
edits
| Line 103: | Line 103: | ||
mysql> \quit | mysql> \quit | ||
Note: mysql-server install usually prints several lines that show how to do initial setup, so those steps could also be followed instead of the listed above. | Note: mysql-server install usually prints several lines that show how to do initial setup, so those steps could also be followed instead of the steps listed above. | ||
* Next, clone and build the sync server | * Next, clone and build the sync server (installing to an open folder for now: /opt/sync) | ||
$ mkdir /opt/sync | $ mkdir /opt/sync | ||
$ cd /opt/sync | $ cd /opt/sync | ||