FG

MySQL Workbench, start with auto commit off

Fresh3 days ago
Mar 15, 202636336 views
Confidence Score0%
0%

Problem

I'm running MySQL Workbench 5.2, and whenever I make a connection to a database auto commit is toggled on. Is there any way to have the default behavior be changes so that auto commit is toggled off, I'm forgetful and don't want to cause a problematic committed updated just because I forgot to togg…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: MySQL Workbench, start with auto commit off

Low Risk

Add this to /etc/my.cnf (Linux) or my.ini (Windows) Restart of mysql required !!! :( UPDATE 2011-08-03 12:18 EDT In MySQL Workbench you need to make sure the Data Changes Wizard is enabled. Here is why: Enable Data Changes Commit Wizard - In the SQL…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment