Bug #7633 DROP TABLE does not inform subscriber that the table has been dropped
Submitted: 3 Jan 2005 14:15 Modified: 12 Jan 2005 20:37
Reporter: Johan Andersson Email Updates:
Status: To be fixed later
Category:Server: Cluster Severity:S3 (Non-critical)
Version:* OS:Any (*)
Assigned to: Tomas Ulin Target Version:

[3 Jan 2005 14:15] Johan Andersson
Description:
DROP TABLE does not notify the subscribers that the table has been dropped.  It would be
good if the:
*  Inform the suscriber and the suscriber drops the event.
*  Drops automatically events with no suscriber.

How to repeat:
Start ndbapi_example5
from mysql client:
drop table TAB0;

Suggested fix:
*  Inform the suscriber and the suscriber drops the event.
*  Drops automatically events with no suscriber.
when a table is dropped
[12 Jan 2005 20:37] Tomas Ulin
feature request