Forum Post: RE: Toad Beta 7.2.0.2659: MySQL ROW_COUNT() function does not...
Yes, thanks. I do use that to verify that my query is doing what I think it is (or is not). I also develop SQL snippets that I later paste into stored procs. It was getting weird not being able to...
View ArticleForum Post: RE: Toad Beta 7.2.0.2659: MySQL ROW_COUNT() function does not...
Inside a stored proc you will still be able to use row_count() like normal. It just when it is executed directly in the editor that it will generally return 0.
View ArticleForum Post: Automation Script Fails to Start Toad
I've created an automation script using Toad for MySQL to update some tables in MySQL. The script works fine when I execute it manually within Toad. I then created a Windows Task Schedule to run the...
View ArticleForum Post: Error comparing Procedures and Functions
I have downloaded the latest version (7.0.0.2038) of Toad for MySQL and when I try and compare 2 database schemes there all of the Procedures and Functions show as different, the tables and views work...
View ArticleForum Post: RE: Automation Script Fails to Start Toad
Hello, I suggest you're running the latest version of Toad for MySql, aren't you? Also, how do you create a scheduled task? If you're doing this from inside Toad, make sure you're running Toad as...
View ArticleForum Post: Error with ZEROFILL on AUTOINCREMENT Column
Hi. First post! Thanks for the software. Much better looking and user friendly UI than others I've tried. QUESTION Is it possible to ZEROFILL an AUTOINCREMENT column? AIM For data entry directly in...
View ArticleForum Post: RE: Toad Beta 7.2.0.2659: MySQL ROW_COUNT() function does not...
Yep. I discovered that, too. Thanks again.
View ArticleForum Post: Dump SQL Database for re-import in phpmyadmin
Hi everyone, I change my web server and i need export my database for re-import in my phpmyadmin server. But how make to let only 1 file?
View ArticleForum Post: Toad for MySQL v7.2.0.2831 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2831 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: RE: Error in Beta 7.2.0.2699
After installing the new beta (7.2.0.2831) I have not seen this happening any more - it's great to have code completion back, thanks!
View ArticleForum Post: unable to connect to server with SSH
Trying to connect to remote webserver A and get either mysql error that can't authorize or SSH auth error. I have two other remote webservers setup for mysql and SSH auth - those work fine. I can use...
View ArticleForum Post: Toad for MySQL v7.2.0.2904 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2904 is now available for immediate download. This will be the last beta before the 7.2 release. Just head over to the download section and get it...
View ArticleForum Post: SQL Script formatting
I have installed Toad For MYSQL 7.0.0.2038 and I am experiencing a problem with SQL formatting Toad puts all my SQL into one line. When I open a VIEW and go to the Script tab my SQL appears as in the...
View ArticleForum Post: Bug: Manual submit auto submits when statement is executed again
Hey there. I've found a bug (?) in Toad for MySQL 4.6.0.531 and 7.0.0.2038: Manual submit auto submits when statement is executed again. Steps to reproduce: 1. Select "Manually submit row changes as...
View ArticleForum Post: SQL Script Formatting Toad 7.2.0.2094 Beta
I have installed Toad For MYSQL 7.2.0.2094 and I am experiencing a problem with SQL formatting Toad puts all my SQL into one line. When I open a VIEW and go to the Script tab my SQL appears as in the...
View ArticleForum Post: Bug: Windows application crashes numerous in MySQL 7
run Toad MYSQL7 I get a huge number of crashes like this on TOAD for MYSQL7 . Installed as elevated access. Two different Windows 7 machines. MYSQL 5.6 for Windows latest stable release. Also...
View ArticleForum Post: RE: Error In Toad for MySQL_Freeware_7.0.0.2038
Many similar... Can the 5 and 6 versions be downloadable again?
View ArticleForum Post: RE: Bug: Windows application crashes numerous in MySQL 7
And it crashed with System.ComponentModel.Win32Exception Access is denied Stack Trace: at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at...
View ArticleForum Post: RE: Unable to connect to any of the specified MySQL hosts.
I have the same probelm.Did you able to resolve this issue?
View Article