Longhorn PHP 2025 - Speakers and Schedule Announced!

Voting

: nine minus nine?
(Example: nine)

The Note You're Voting On

pasamio at gmail dot com
12 years ago
Typically data definition language clauses (DDL) will trigger the database engine to automatically commit:
http://dev.mysql.com/doc/refman/5.0/en/implicit-commit.html

Many other databases (e.g. Oracle) will implicitly commit before and after running DDL statements.

<< Back to user notes page

To Top