NAME START_TRANSACTION - start a transaction block SYNOPSIS START TRANSACTION [ transaction_mode [, ...] ] where transaction_mode ... necessary to issue START TRANSACTION to start …other parameters to this statement. NOTES START TRANSACTION has the same functionality as BEGIN ... equivalent to the SQL-standard command START TRANSACTION , whose reference page …TRANSACTION is executed without a prior START TRANSACTION or BEGIN , it emits a warning ... desired transaction_modes in BEGIN or START TRANSACTION . But that option is not availab…must enter a BEGIN or START TRANSACTION SQL command. When off or unset, SQL commandssingle-transaction This option sends a START TRANSACTION SQL statement to the server before dumpingsingle-transaction This option sends a START TRANSACTION SQL statement to the server before dumpingNULL, date DATE NULL ) ENGINE = InnoDB; START TRANSACTION; INSERT INTO t VALUES(1, 'apple', NULL