You're viewing a single thread.
All comments
164
comments
MySQL gives you a half-hearted "Bye" when you exit the console.
21 0 ReplyMy favourite MySQL error is "MySQL server has gone away", like MySQL decides "nah I don't want to run this" and runs off.
(it happens when no data is sent over the connection for a while, like if the query is taking too long to run and times out)
17 0 ReplyMongoDB does it, too. So it's not exclusively a SQL thing.
3 0 Reply
164
comments
Scroll to top