[ library(mysql) | ]

sql_commit

Commit transaction (not implemented)

Description

This predicate has no function in MySQL and exists for compatibility with the Eclipse-Oracle interface. MySQL does not currently support the transaction concept, all database operations get executed immediately and finally. The predicate always succeeds.

Fail Conditions

none

See Also

sql_rollback / 0