Quantcast
Channel: Toad for MySQL
Viewing all 1315 articles
Browse latest View live

Forum Post: datetime column default value Error In "Schema Compare" ...

$
0
0
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 difficult error. I hope it will be able to correct it soon.

Forum Post: RE: SSH tunnel Connection and mysql_clear_password.dll

$
0
0
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 connect on Linux box after setting up parameter export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1 In Windows i tried setting up envirnment varibel but no luck . Is anybody resolved this issue ? Appriciate your help in Advance !

Forum Post: Automation\Schedule\Job Manager\Access Denied\Toad Data Point 3.6

$
0
0
I am trying to schedule an automated job but on clicking schedule get popup with error "Access Denied"

Forum Post: Unable to login to any of my Mysql databases with toad 7.7 or 7.9

$
0
0
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 7.9 I cannot log into any server. I have tried to create new connections with the 7.7 & 7.9 versions but that does not resolve the issue. As, far as i am concerned versions 7.7 & 7.9 are useless to me. suggestions would be appreciated.

Forum Post: RE: Issue with case sensitive (Upper case/Lower case/Title case and etc)

$
0
0
Thanks gasper, I think this works.

Forum Post: RE: Object reference not set to an instance of an object error while exporting data to SQL query in Toad for MySQL 7.9.0.637

$
0
0
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.... ;-)

Forum Post: Unable to open TPG file with version 7.9.0.637

$
0
0
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 not open. normally after successfully opening the filename appears on the tab. On the 7.9 version, it shows "untitled" on the tab and you cannot show underlying grid by right clicking. Has something changed?? Any troubleshooting tips? thanks very much! rg

Forum Post: Schema compare shows difference incorrectly

$
0
0
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 parameter that could be causing this? Thanks.

Forum Post: Complete Result Set Variable in E-mail

$
0
0
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 returns the first row from the result set. Does anyone know how to insert the full result set without using an attachment. I did a fair amount of looking around and I am getting nowhere! Thanks in advance!!! Stuart

Forum Post: RE: Complete Result Set Variable in E-mail

$
0
0
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 activity to create an HTML file and then use this as the body of an email. If this workflow is an option for you, here are the instructions. Add a Select to File activity to your script and add your query to this activity. Select HTML as the export file type. Add a Send Email activity to your script. In the Send Email activity, in the Use file for body field, select the HTML file exported in the Select to File activity. You might need to run the script once to create the HTML file. Test run your script. The result set should be included in the body of the email.

Forum Post: RE: BUG: Group Execute error - "Lookup Error - MySQL Database Error: No database selected"

$
0
0
Add a default database to your connection definition. This will resolve this

Query Builder - LIKE operator default

$
0
0
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 expression", I noticed that since I started using toad, some 8 months ago, I never used the LIKE operator with the "Whole expression" option. I imagine the most used when using the LIKE operator might be, by far, the "contains" option. Given that I would suggest that the default for that should be the "contains" option which would save the user of one click nearly every time the operator is used. Cheers, Henrique

Forum Post: Linux support - 2017 edition

$
0
0
Now that .NET Core has been out for a while, is Toad for MySQL running on Linux any closer to happening?

Forum Post: Toad for MySQL not sending automated emails

$
0
0
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?

Forum Post: RE: Toad for MySQL not sending automated emails

$
0
0
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 mail message has been sent successfully, however it is only truly sent when I manually run the automation, not when it should according to the trigger schedule. I believe I am using my domain ID.

Forum Post: RE: Toad for MySQL not sending automated emails

$
0
0
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 attachment, etc.

Forum Post: RE: Linux support - 2017 edition

$
0
0
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?

Forum Post: Run .sql file from editor

$
0
0
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

Forum Post: RE: Run .sql file from editor

$
0
0
You can the SOURCE command. "SOURCE C:\folder\script01.sql" should work.

Forum Post: RE: Can not open SQL files while connected

$
0
0
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 kind of test for example. PS: it happens with every script I want to open, whatever its length I tried the suggestions in the other posts, and it didn't change anything: 'Options | Editor | General | Use individual connection for each open editor' checked 'Options | Editor | General | file encoding type' to other than default (utf8) 'Options | Editor | General | Use individual connection for each open editor' unchecked 'Options | Editor | General | file encoding type' to other than default (utf8) 'Options | Editor | General | Use individual connection for each open editor' unchecked 'Options | Editor | General | file encoding type' to default (Western European) 'Options | Editor | General | Use individual connection for each open editor' checked 'Options | Editor | General | file encoding type' to default (Western European)
Viewing all 1315 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>