[ Version ( since = "2.26" ) ]
public int flush_in_memory_transactions (string folder_name) throws Error
A pair function for start_in_memory_transactions, to commit the
changes to folder_name
and free the in-memory table.
this |
a DB |
folder_name |
full name of the folder |
0 on success, -1 on error |