Bug #20905 DB remains "full" even after ndb_delete_all
Submitted: 7 Jul 2006 14:20 Modified: 20 Dec 2007 11:32
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Jonas Oreland CPU Architecture:Any

[7 Jul 2006 14:20] Jonas Oreland
Description:
create_tab T10
hugoFill T10
ndb_delete_all T10
hugoFill T10
ndb_select_count T10 -> 0

How to repeat:
 

Suggested fix:
[3 Aug 2006 12:49] Jonas Oreland
This seems to be unable to alloc undobuffer
But it's probably triggered by bug - 20892
[20 Dec 2007 11:32] Jonas Oreland
this has been fixed (atleast with introduction of page release)...