Bug #15668 Test 'sp-error' crashes server on Mac OS X
Submitted: 11 Dec 2005 16:35 Modified: 6 Jan 2006 5:25
Reporter: Kent Boortz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.0.17-pre OS:MacOS (Mac OS X)
Assigned to: Ramil Kalimullin CPU Architecture:Any

[11 Dec 2005 16:35] Kent Boortz
Description:
Test 'sp-error' fails on Mac OS X, PPC and x86, various versions.
The error is likely a server crash

  At line 12: query 'stop slave' failed: 2013: Lost connection to MySQL server during query

Might be related to bug#6807.

How to repeat:
Run the test case on Mac OX X
[11 Dec 2005 16:37] Kent Boortz
Sorry, got the error message wrong, it was

  At line 666: query 'call bug6807()' failed with wrong errno 2013 instead of 1317...
[14 Dec 2005 17:44] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/33246
[14 Dec 2005 18:31] Ramil Kalimullin
fixed in 5.0.17
[6 Jan 2006 5:25] Paul DuBois
Noted in 5.0.17 changelog.