Forum Post: datetime column default value Error In "Schema Compare" ...
HI. When using "Schema Compare" the Datetime Default value CURRENT_TIMESTAMP appears in the ' CURRENT_TIMESTAMP' . Must appear at CURRENT_TIMESTAMP. ' must not be written. I think this is not a...
View ArticleForum Post: RE: SSH tunnel Connection and mysql_clear_password.dll
Hi team I am having the issues whle connecting to MYSQL database via TOAD and getting Authentication method 'mysql_clear_password' not supported by any of the available plugins. erroe . I am able to...
View ArticleForum Post: Automation\Schedule\Job Manager\Access Denied\Toad Data Point 3.6
I am trying to schedule an automated job but on clicking schedule get popup with error "Access Denied"
View ArticleForum Post: Unable to login to any of my Mysql databases with toad 7.7 or 7.9
I have 3 installations of toad. I have version 7.0, 7.7, and 7.9. I have 147 MySQL servers. They are all on linux vm's. With version 7.0 I can login to all of my servers using TCP. With version 7.7 or...
View ArticleForum Post: RE: Issue with case sensitive (Upper case/Lower case/Title case...
Thanks gasper, I think this works.
View ArticleForum Post: RE: Object reference not set to an instance of an object error...
I am waiting for a resolution for months. Export to INSERT SQL is a very usefull feature : please fix this issue as soon as possible. Please.... ;-)
View ArticleForum Post: Unable to open TPG file with version 7.9.0.637
I have Mysql Toad loaded on two machines. One is running 7.7 and the other 7.9.0.637. Both machines were able to open the same TPG file stored on dropbox. After upgrading to 7.9.0.637 the tpg file does...
View ArticleForum Post: Schema compare shows difference incorrectly
When I do a schema compare, I have a table that Toad shows has a difference, but the tables match. Below in the screenshot shows where the difference is, but they are actually matches. Is there a...
View ArticleForum Post: Complete Result Set Variable in E-mail
Hi there, I might be being a little obtuse here but I cannot work out to insert the full result set into a e-mail body from a SQL Execute, I enter the variable name as #Result# in the body which...
View ArticleForum Post: RE: Complete Result Set Variable in E-mail
Hi Batman, In Automation when you ask for the variable value of a SQL type variable, Toad returns the value from the first row and column of the result set. However, you can use the Select to File...
View ArticleForum Post: RE: BUG: Group Execute error - "Lookup Error - MySQL Database...
Add a default database to your connection definition. This will resolve this
View ArticleQuery Builder - LIKE operator default
Hi guys, really simple suggestion. Whenever one is building queries on the Query Builder and clicks to and a where clause to a field, after you select the LIKE operator the default comes as "Whole...
View ArticleForum Post: Linux support - 2017 edition
Now that .NET Core has been out for a while, is Toad for MySQL running on Linux any closer to happening?
View ArticleForum Post: Toad for MySQL not sending automated emails
I have created .tas files and scheduled for a specific time, but emails or email failure messages are not sent. It shows to have run successfully in job manager. Any thoughts or ideas?
View ArticleForum Post: RE: Toad for MySQL not sending automated emails
Thank you, Debbie. I changed the logging level to verbose. The error email has been turned on. Great video, it looks like everything you pointed out on the video is working correctly. The log says the...
View ArticleForum Post: RE: Toad for MySQL not sending automated emails
Can you post the automation log file that has the verbose logging? I'd like to have a look. Also, I assume you have looked at any junk mail filters to make sure it wasn't caught somewhere due to an...
View ArticleForum Post: RE: Linux support - 2017 edition
Good to hear. [:)] Can we get more specifics on remaining blockers? Is there anything which may speed up resolution - involving community in solution if needed?
View ArticleForum Post: Run .sql file from editor
I have a series of scripts coded and saved in individual .sql files. Is there a way to run a .sql file from within the editor, e.g. (pseudo code) "RUN c:\folder1\script01.sql" Thanks
View ArticleForum Post: RE: Run .sql file from editor
You can the SOURCE command. "SOURCE C:\folder\script01.sql" should work.
View ArticleForum Post: RE: Can not open SQL files while connected
Hi everyone! Any news about this issue? I'm having the same problem here with Toad for MySQL v7.9.0.637 (running windows 7 Pro SP1 64 bits, MySQL v5.5.27). Please let me know if I can help with some...
View Article