Hey there. I've found a bug (?) in Toad for MySQL 4.6.0.531 and 7.0.0.2038: Manual submit auto submits when statement is executed again. Steps to reproduce: 1. Select "Manually submit row changes as batch" in "Tools- Options- Environment- Grid- Submitting Changes to the Database". 2. SELECT * FROM any.table; - Change a value but do not submit the change 3. Re-execute SELECT * FROM any.table; (in the same editor) 4. Now the previous change to the value has been submitted without hitting the "Submit" button at the bottom the grid. Hope you can fix this behaviour. Thanks! Best regards. Pascal
↧