Bug #49646 mysql --show-warnings crashes when server dies
Submitted: 13 Dec 2009 9:06 Modified: 8 Mar 2010 1:41
Reporter: Sergei Golubchik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[13 Dec 2009 9:06] Sergei Golubchik
Description:
mysql --show-warnings crashes when server dies

How to repeat:
% mysql --show-warnings

run a query that crashes the server. perhaps just killing the server from another terminal will do. mysql will crash
[6 Mar 2010 10:57] Bugs System
Pushed into 5.5.3-m3 (revid:alik@sun.com-20100306103849-hha31z2enhh7jwt3) (version source revid:vvaintroub@fedora12-20091225154921-x25a5pyw1pxiwobv) (merge vers: 5.5.99) (pib:16)
[8 Mar 2010 1:41] Paul DuBois
Noted in 5.5.3 changelog.

mysql --show-warnings crashed if the server connection was lost.