This has been a long week, with MySQL fails left right and centre.
The actual MySQL server ships with a bomb ready to go off as we found out at work. For every connection to the server it does DNS lookups for the user to verify where the connection is coming from and for a production server all connections will be from a limited amount of known hosts. So when the hosting provider’s DNS blows up in your face, you are left with a MySQL server which is not allowing any connections what so ever, the web servers go nuts with requests failing and retrying and a lot of clients on the phone giving you a good ear bashing. (Plus the boss gets a headache)
You can switch the DNS lookups off, the solution was found here:
Another fail comes in the form of the Administrator GUI tool which started today. When connecting to a remote database through an SSH tunnel, (which might I add has worked for the past 2 years.) I get the wonderful 2013 MySQL error, sadly Google has yet to provide me with a solution, however Navicat Lite has provided a clue which is the also unhelpful: Lost connection to MySQL Server at ‘reading initial communication packet’, system error: 0.
If I find a solution, I’ll post it here.
Ah well, at least the weekend is now here, I can go get drunk off my face and make a tit of myself in front of the general public. Also I’ve just realised that Grey Area is now 2 years old! A rather quiet celebration as there is no user base here.
I now live in Meriden! Yay! Now to figure out transport links... Was tweeted 2 weeks ago
Yay public transport #fail is going to make me homeless! Get it sorted Was tweeted 2 weeks ago
On the way to work with a really dour taxi driver who sounds happy to be alive. Shame that I'm in such a good mood. Good morning all! Was tweeted 3 weeks ago
@Bendihossan That is Windows for you, waits for when you are most vulnerable and reboots without your consent to destroy unsaved work! ha! Was tweeted 3 weeks ago
Missed the train due to #londonmidland being on time for once. Still a few controllers to write and UAT on Monday. Hardcore session tomorrow Was tweeted 3 weeks ago
The Weekend & MySQL fail
Friday, October 16th, 2009This has been a long week, with MySQL fails left right and centre.
The actual MySQL server ships with a bomb ready to go off as we found out at work. For every connection to the server it does DNS lookups for the user to verify where the connection is coming from and for a production server all connections will be from a limited amount of known hosts. So when the hosting provider’s DNS blows up in your face, you are left with a MySQL server which is not allowing any connections what so ever, the web servers go nuts with requests failing and retrying and a lot of clients on the phone giving you a good ear bashing. (Plus the boss gets a headache)
You can switch the DNS lookups off, the solution was found here:
http://www.mysqlperformanceblog.com/2008/05/31/dns-achilles-heel-mysql-installation/
Another fail comes in the form of the Administrator GUI tool which started today. When connecting to a remote database through an SSH tunnel, (which might I add has worked for the past 2 years.) I get the wonderful 2013 MySQL error, sadly Google has yet to provide me with a solution, however Navicat Lite has provided a clue which is the also unhelpful: Lost connection to MySQL Server at ‘reading initial communication packet’, system error: 0.
If I find a solution, I’ll post it here.
Ah well, at least the weekend is now here, I can go get drunk off my face and make a tit of myself in front of the general public. Also I’ve just realised that Grey Area is now 2 years old! A rather quiet celebration as there is no user base here.
Tags: Angry Clients, Fail, MySQL, Weekend
Posted in General Comments, Linux | 3 Comments »