- On Ubuntu is fairly straight forward. You can use the following command to do it:
- sudo apt-get install mysql-server
- On CentOS:
- yum install mysql-server
- /sbin/chkconfig –levels 235 mysqld on
- /etc/init.d/mysqld start
- On ??
– manzoor
– manzoor
Setting MySQL Master
Setting MySQL Slave
– manzoor
Related Reading
DB not limited to MySQL and Postgress but includes Redis, MongoDB, elasticsearch etc.
The goal is to find the lowest possible tool – i.e., scheel commands would be the lowest and dedicated DB tool would be the highest. Python, Ruby, PHP would be on the lower end of the middle and Java would be on the higher.
– manzoor
– manzoor