Forum Post: RE: Unresponsive TOAD for MySQL
I'm still having the issue in 7.3. 'Show taskbar notification' was already disabled. Any new ideas anyone???
View ArticleForum Post: RE: Connection error question
Hi can you try this via command line to confirm username/pw is correct: mysql -h 192.168.11.5 -u username -p Also, if you need to follow steps in above to run script in Toad 7.0, you can pull down old...
View ArticleForum Post: RE: Unresponsive TOAD for MySQL
Hi SQL_Jockey, Do you have a local database to connect to and experiment to see whether the behavior is somehow related to connectivity to a network database? I am unable to reproduce, so will also...
View ArticleForum Post: Toad for MySQL v7.5.0.362 Beta is now available
Toad for MySQL v7.5.0.362 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: Unable to connect remote MySQL database.
I am Unable to connect Remote MySQL database using " Toad for MySQL ,Version 7.2.0.2922 ". Server is listening on port 3306.I can access the same database remotely through MySQL Workbench 6.1 but...
View ArticleForum Post: Shortcut for 'Edit SQL' or File New Editor menu command?
Can someone explain to me how i can open a new Script editor via a keyboard shortcut? This is driving me insane. I tried to set my own shortcut using Tools Options Keyboard but 'New Script' command is...
View ArticleForum Post: RE: Exception when opening a new Editor
This is still happening on 7.5.0.362.
View ArticleForum Post: RE: Unresponsive TOAD for MySQL
Update - This matches behavior of previously reported issues that are currently being investigated. Early indications is that this may have something to do with handling of transactions that have...
View ArticleForum Post: RE: Access denied for user . . . . . can not connect
Is there a way to open this up more? How can we open up authorization by a person's windows authentication? I had been using the following code, but without success. What syntax should I use to allow...
View ArticleForum Post: RE: Access denied for user . . . . . can not connect
PLUGIN_NAME PLUGIN_VERSION PLUGIN_STATUS PLUGIN_TYPE_VERSION mysql_native_password 1.0 ACTIVE AUTHENTICATION 1.0 mysql_old_password 1.0 ACTIVE...
View ArticleForum Post: RE: Toad for MySQL v7.5.0.362 Beta is now available
As usual, release notes are invalid; showing something for 7.3 even though at the top of the page it says 7.5
View ArticleForum Post: RE: Access denied for user . . . . . can not connect
PAM authentication is available if you are using MySQL enterprise but otherwise I suggest moving off mysql to mariadb to use the free PAM plugins so you can use LDAP to authenticate
View ArticleForum Post: Dell Support and uploading Bug information
Ok this is a bit of a rant but it seems Toad MySQL has dropped to the bottom of the pit with the move to Dell, pity really. I had a crash thought I would send in some data to help fix the product....
View ArticleForum Post: RE: Unable to connect remote MySQL database.
I have tried following things to solve issue but didn't find solution: 1) Cleared database cache from tool-- option-- database-- cache. 2) Deleted " Quest.PersistentCache.xml " file from following...
View ArticleForum Post: RE: Dell Support and uploading Bug information
Unfortunately, I don't have anything constructive to contribute regarding uploading support data. I just wanted to add my 2 cents about the change in the level of support since Dell acquired Quest. I...
View ArticleForum Post: Syntax highlighting error?
hi all, i've a problem with Toad 7.3.0.3250 freeware for MySQL configured as mimicking MSSMS in Windows, related to strings highlighting. i use a lot of dSql and noticed that text coloring is wrong...
View ArticleForum Post: RE: [ERROR] While trying to create group execute script
Can also confirm the same bug.
View ArticleExecure select statement directly from object inspector
It is very convenient to execute select statement dirrectly from object inspector, similar to SQL server management stiudio, where it is possible to select top x records from table or view. There is...
View ArticleForum Post: RE: Access denied for user . . . . . can not connect
You make a good point. I've heard good things about mariadb, but it's not an option for us right now. We are running enterprise MySQL and have installed the windows authentication plug in (see query...
View Article