I do not know what is better to use Start Transaction OR Begin Work, and what is the difference.
From the MySQL manual:
BEGIN and BEGIN WORK supported as START TRANSACTION aliases for starting a transaction. START TRANSACTION is the standard SQL syntax and is the recommended way to start an ad-hoc transaction.
BEGIN
BEGIN WORK
START TRANSACTION
Source: https://habr.com/ru/post/1410784/More articles:Class NotFoundException: org.apache.xml.serializer.TreeWalker - xmlHow to automate hg bisect - expand to follow common ancestors? - mercurialAdding content type to pear mail - phpHow to resolve encoded URI characters in CodeIgniter urls? - urlCan you reorder fields in the Jira? - jiraEclipse - Android GUI Designer is incredibly laggy and intense - androidSharedPreferences.Editor.commit () - androidChange all font sizes in Eclipse - eclipsejava - list of copied arrays - javaGetting NSRange strings between quotes? - iosAll Articles