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: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:* OS:Any (*)
Assigned to: Assigned Account CPU Architecture:Any

[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
[13 Mar 2014 13:33] Omer Barnir
This bug is not scheduled to be fixed at this time.