[ Version ( since = "2.26" ) ]
public int start_in_memory_transactions () throws Error
Creates an in-memory table for a batch transactions.
Use flush_in_memory_transactions to commit the changes and free the in-memory table.
this |
a DB |
0 on success, -1 on error |