Bug #10521 Closing command line client crashs when updating a table with an after upd trig
Submitted: 10 May 2005 18:02 Modified: 10 Jun 2005 18:10
Reporter: Fernando Crespo Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S2 (Serious)
Version:MySQL 5.0.4-beta OS:Windows (Windows 2000 Service Pack 3)
Assigned to: CPU Architecture:Any

[10 May 2005 18:02] Fernando Crespo
Description:
If I install an ON AFTER UPDATE trigger on a table and using the command line client I update some records of this table (with an SQL statement) and after that I close the client, SQL server crashs

How to repeat:
Create a database
Open a command line client
Create a table
Install an ON AFTER UPDATE Trigger on this table
Update some records of the table with an SQL Update statement
Close the command line client
[10 May 2005 18:10] MySQL Verification Team
Could you please provide a complete test case script, doing on our side
we would not able to repeat the issue.

Thanks in advance.
[10 Jun 2005 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".