Tag: mysql
-
mysqld_safe Directory ‘/var/run/mysqld’ for UNIX socket file don’t exists.
This is an error I get when starting MySQL on a Galera cluster node after a reboot. The result of this is that MySQL fails to start automatically after a reboot. I have no idea why this is happening and the error appears to be extremely rare, as there (from what Googling I’ve done so…
-
I got to learn some (more) High Availability things
In the spirit of continuous improvement, I made another HA setup. Same basic front-end with two webservers behind one HAProxy load balancer, but with way more fault tolerance behind them. I used the guide I mentioned in the previous HA post to create this new setup. Webservers look to 192.168.100.2 for a database connection. This…
-
Daniel Petty | Android LAMP (Linux,Apache,MySQL,PHP) Part Two
nano /etc/mysql/my.cnf Source: Daniel Petty | Android LAMP (Linux,Apache,MySQL,PHP) Part Two HANDY.