MySQL created a TCO (Total Cost of Ownership) calculator showing how cheap MySQL is compared to Microsoft MSSQL and Sybase. Interestingly, the parent company Oracle remains out of this picture. I find that sad. Why not be open and let the customer decide? Either way, the savings of MySQL Enterprise Edition to MSSQL are shocking: MySQL TCO Savings Calculator. Add your grain of salt...
Just found a great tip to prevent timeouts of PuTTY sessions. I'm fine with timeouts by the host, but in our case the firewall kills sessions after 30 minutes of inactivity... When using PuTTY to ssh to your Linux/Unix servers, be sure to use the feature to send NULL packets to prevent a timeout. I've set it to once every 900 seconds, i.e. 15 minutes... See screenshot on the right.
Comments