Tag: mysql
Restarting iptables and MySQL slave connections
by Eric Stewart on Feb.27, 2014, under Networking, Technology
It’s been a while since I’ve done more than just update the Unified Trees post for new versions, and I stumbled across an issue that Linux administrators that make use of iptables should be aware of. The case is actually true for any “client initiated connection” when it comes to iptables – not just MySQL slaves. That’s just where I stumbled across the issue.
MySQL Replication: Multi-Master with Slaves
by Eric Stewart on Aug.25, 2013, under Computers, Technology
Ran into a little issue at work and decided to write up some things to keep in mind when you have multiple masters with slaves behind each individual master.
RSS Feeds
by Eric Stewart on May.16, 2009, under Technology, The Internet
The blog software this site uses included an RSS feed, and I added RSS feeds for the SCUBA and Gallery sites. I go over RSS feeds and their use, and my experiences involved in developing my own. Portions of the article (particularly near the end) will touch on some of the more technical parts to website development.