Ok, here is a way to change Toad to use MySQL:s own handling of auto commits. It will completely disable the Toad auto commit though so use with care. Here is...
We are working on a debugger for MySQL procedures and functions to be included in the Toad for MySQL 4.0 release (Unfortunately it will not make the 3.1...
Well, I wasted a good bit of time playing with this until I found that the beta is reading from the Freeware's script folder, not beta 3.1 (In Help|About, btw,...
When you say execute as script, you mean "Execute the SQL Script (F5)" ? Or is there With Toad's autocommit on the statements below doesn't rollback. Even...
I'd love to have this feature. I make heavy use of SPs, but unfortunately can't easily extract them to give you for testing. I would like to participating in...
... Okay. I finally understand what's triggering this : A date data : 1983-04-31 It is an illegal date. But under other MySQL tools this wouldn't trigger an...
Actually the commit after every statement is an option (Enabled by default): It's the "Commit after each statement in script with auto commit" one above to the...
Unfortunately we will not be able to fix this. We use a date time structure to hold these and it is unfortunate that MySQL allows you to specify "dates" that...
Enter your vote today! A new poll has been created for the toad_mysql_beta group: I (or my company) use MySQL because...? o It is free. o It is open source. o...
toad_mysql_beta@yahoo...
Oct 23, 2007 9:50 pm
592
When double clicking a table, or using Alter Table from the context menu for *most* MyISAM tables I get this exception. InnoDB seems to consistently work. It...
Could you give me the create script of one of the tables that exhibit this problem and also, what is the version of Toad for MySQL you are using? /Mauritz ...
Using 3.1.0.259. I tried it with the following table and get the exception also.even though InnoDb CREATE TABLE `testuser` ( `user_id` int(11) NOT NULL...
If I run a query in the editor and export as insert statements, it uses "table" as the table name. From the table view, it uses the correct table name. When...
Ok, the problem is the binary column that we apparently missed in our list of data types. Fixed for the next beta. /Mauritz ________________________________ ...
Hi, I've opened CR0227921 to look into this issue. I think you can get the functionality you want in the product with the following steps. In the latest...
We have released beta build 3.1.0.259. Visit http://www.toadsoft.com/toadmysqlbeta.html to see what¢s new and try it out. We have released beta build...