Forum Post: RE: How to add a key column?
Yes, thank you! Apparently hitting that button promts a dialogue box asking you to set the key column. Its just strange that you cant just choose key column straight away. And - perhaps this is a bug -...
View ArticleForum Post: RE: Collations not showing up in the alter table gui
i entered TMY-66 for this. We are working on 7.9 release right now so i can get this fixed for you.[:D]
View ArticleForum Post: RE: Collations not showing up in the alter table gui
Done. This got fixed and will make it into the 7.9 release
View ArticleForum Post: RE: Format SQL - Parser Messages: Incorrect syntax near 'GET' in...
I get same error. I also can't create the procedure when using ODBC. The error seems to be from the database and not a Toad for MySQL parser issue.
View ArticleForum Post: RE: Why is Toad.exe starting WISPTIS.EXE when started but does...
I see that process but even when Toad is shut down I can't seem to kill that process. Microsoft really wants that one running
View ArticleForum Post: RE: Bug: MySQL for Toad v7.7.0.579 always freezes cursor/desktop...
I have never seen this occur. It sounds like a dialog is popping up and waiting for input but it can't be seen. Do you use dual monitors?
View ArticleForum Post: RE: toad for mysql autoCommit off, but cann't query data that...
That sounds like normal behavior for a transaction. This way you can roll it back if needed
View ArticleForum Post: RE: Bug: MySQL for Toad v7.7.0.579 always freezes cursor/desktop...
I have the same version you have and I use 64-bit Windows 7 Professional. I also have a problem with the application freezing. After doing a few queries, if I try to switch to another database (I have...
View ArticleForum Post: RE: Bug: MySQL for Toad v7.7.0.579 always freezes cursor/desktop...
In my case it was a (Win 7) process called "WISPTIS:EXE" which was automatically started by Toad but NOT automatically closed at Toad exit. When I started Toad a second time then Toad tries to start...
View ArticleForum Post: RE: Bug: MySQL for Toad v7.7.0.579 always freezes cursor/desktop...
Thanks for the explanation. I just downloaded the v7.9 and I'm hoping for fewer freeze ups! We will see!
View ArticleForum Post: JSON commands somehow not working in Toad
If you send this simple query to MySQL from Toad, it returns an error: SELECT JSON_OBJECT('id', 87, 'name', 'carrot'); I had ver 7.7 and it returned "unknown data type" Now I tried with 7.9 and it just...
View ArticleForum Post: JSON commands somehow not working in Toad
Hi.. not sure which forum this should go into. But here is the link to the other post: http://www.toadworld.com/products/toad-for-mysql/f/22/t/31142
View ArticleForum Post: Toad For MySQL Giving Error When Creating A New Connection
I Recently installed Toad For MySQl. When ever a tried to creating new connection i get this error. "MySQL Database Error " "Access denied for user 'root'@'localhost' (using password: YES)" Is there a...
View ArticleForum Post: Error trying to compare a local and remote database: See video post
The error mentions a table named 'db" but I don't have a table with that name. https://goo.gl/U4LH7E
View ArticleForum Post: RE: is there any plan to add event management feature??
Actually there is a tool, if U go in object explorer to database "mysql" -> table "events" and explore the data U can make any change U like including editing, adding and deleting.
View ArticleForum Post: RE: events manager
Actually there is a tool, if U go in object explorer to database "mysql" -> table "events" and explore the data U can make any change U like including editing, adding and deleting.
View ArticleForum Post: how to enable execute all button ?
Execute all button is disable in the Toad I installed ? how to enable it ?
View ArticleForum Post: Bug?? in Schema comparison, Default values are ignored in the...
There seems to be a bug in the schema comparison between servers. On one server I have a Default value of '' on a couple of columns, however comparing the the tables on different servers does NOT...
View ArticleForum Post: RE: Option to turn off table schema popup
When I check our source code it says it is in the release. The option should look like this.
View Article