Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Mird
Mird.Glue
Mird.Glue.Mird

Method Mird.Glue.Mird()->first_unused_key()


Method first_unused_key

int first_unused_key(int table_id)
int first_unused_key(int table_id, int start_key)
int first_unused_table()
int first_unused_table(int start_table_id)
void _debug_cut()

Description

This closes the database without flushing or syncing. This should never be used and exist only for testing purposes.