The COMMIT command ends a transaction and makes permanent any changes you made during that transaction. This command also releases all locks and closes all open streams. It affects all databases participating in the currently open transaction. See the START_TRANSACTION command description for restrictions that apply when using START_TRANSACTION . . . COMMIT stream of commands.