Forum Post: RE: events manager
Its still outstanding and as it would be good to have I will add a vote here. Other apps have it and I think it is a useful piece of functionality in the database.
View ArticleForum Post: RE: SSH connection
Toad does actually support SSH, and has done so for a while. (though there is a bug related to it). When you create a connection, in the dropdown there is an SSH choice. And then you have to supply...
View ArticleForum Post: Toad does not support DATETIME properly
Since Mysql 5.6.3 or so, the DATETIME was given the same features of automatic create and update capabilities as TIMESTAMP. In Toad's table creation/alteration UI, when you choose TIMESTAMP type, it...
View ArticleForum Post: What is "Use MySQL Libraries" for in the connection settings?
I don't see any documentation as to WHY someone would want this setting? Is there a performance difference? Some pros and cons would be good. Thanks.
View ArticleForum Post: BUG! Explore database objects does not show info for the right...
I noticed something in ver 7.2 and just verified in 7.3. If I would connect to a database, then click on the "Explore database objects" button, it would come up fine. But if I click on another...
View ArticleForum Post: RE: BUG! Explore database objects does not show info for the...
I'm noticing that this problem does not exist between some connections. I believe maybe it has something to do with the SSH connection type.
View ArticleForum Post: RE: BUG! Explore database objects does not show info for the...
oh yeah.. it's related to SSH connection type. I created connections for the same ones I was having issues with, and this does not happen. Â Which goes along with the other BUG that's been around for a...
View ArticleForum Post: RE: Hexadecimal Literals
Hello Together, This issue do exist, We will investigate it and figure out a way to solve this problem. Thanks for your reporting. Einstein
View ArticleForum Post: RE: UTF in Result Sets column Names
I have the same problem with hungarian column names. I didn't find any way to modifying the coding of column header . Any idea?
View ArticleForum Post: Toad Executing Scripts against Multiple Databases
Hi, i was looking for the chance to execute the same query on multiple MySql databases/schemas with Toad for MySql... I found this interesting link but it's for Toad for Oracle:...
View ArticleForum Post: Toad for MySQL v7.3.0.2875 Beta is now available
A new beta for Toad for MySQL has been posted. and is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: RE: BUG! Explore database objects does not show info for the...
Is the host you are specifying for both of the connections the same (For instance localhost on both even if the SSH host is different).
View ArticleForum Post: RE: What is "Use MySQL Libraries" for in the connection settings?
There really are few advantages. In theory if MySQL changed their protocol in some way in the future you might be able to still connect using their supplied libraries. As far as we know there are no...
View ArticleForum Post: RE: Toad Executing Scripts against Multiple Databases
Check out group execute. It should do what you need. If you have hidden it, you can also find it in the Editor|View|Group Execute menu.
View ArticleForum Post: RE: Hexadecimal Literals
This is out of context for me. How are the update statements being generated? Are you using Data Compare and getting these updates from synchronizing? Or someplace else? Please include all of the...
View ArticleForum Post: RE: Hexadecimal Literals
Debbie, Pretty much as you explained. Data Compare completes a run, data tables showing comparison seem fine. Synchronize results in not running due to the above error, either running immediately, or...
View ArticleForum Post: Toad for MySQL v7.3.0.2898 Beta is now available
A new beta for Toad for MySQL has been posted. and is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: Intellisense not working in the current beta
In the current beta (7.3.0.2898) and the one before that Intellisense has not worked for me. When I start typing a statement the Intellisense popup flashes up for a moment and then immediately closes....
View ArticleForum Post: Can't exit Toad after a network glitch
I have experienced this a couple of times - my network was briefly disconnected and after reconnecting when I tried to run a query the "Active queries are already running on this connection" dialog...
View ArticleForum Post: Object reference not set to an instance of an object (Import Wizard)
I received this message while trying to import an Excel file using Toad for MySQL's Import Wizard: "Object reference not set to an instance of an object" Nothing was imported. Can someone tell me what...
View Article