start_in_memory_transactions
Description:
Creates an in-memory table for a batch transactions.
Use flush_in_memory_transactions to commit the changes and free the in-memory table.
Parameters:
this |
a DB |
Returns:
0 on success, -1 on error |