Forum Post: Query Builder
Why am I getting the table name duplicated when I build a simple SELECT statement with the Query Builder? SELECT film.title, film.description FROM film film It also happens when I do a join: SELECT...
View ArticleForum Post: RE: Toad for MySQL v7.8.0.159 Beta is now available
Sorry for the inconvenience but generally the beta is up for at least 30 days but looks like it is expired even before that. We are working on few beta stopper fixes and would expect to post the beta...
View ArticleForum Post: RE: Query Builder
If you have two tables that both have column names that are the same, you would need to qualify the table name in your query. Toad is qualifying the table name with the name of the table so when it is...
View ArticleForum Post: Toad for MySQL v7.8.0.230 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: Toad for MySQL v7.8.0.159 Beta is now available
I have posted a new beta for MySQL. Hope this will be helpful. Thanks.
View ArticleForum Post: RE: Using Toad with MariaDB when it has PAM authentication
Just wondering if there's been any progress on this? We'd love to have MySQL/MariaDB federated with our AD, but without support for clear-text passwords in Toad it's a non-starter :(
View ArticleForum Post: Grid: Data Type Formatting for DateTime
You can change the DateTime displayed in Options -> Environment -> Grid -> Data Type Formatting, DateTime tab and this will change ALL datetypes to the chosen format. Under the Custom TAB,...
View ArticleForum Post: Can't Connect to Mysql Server "Mysql Database error Attempted to...
Hi All, need your help i got some error when try connect to mysql server via Toad Mysql, i got error "Mysql Database error Attempted to read past the end of the stream." also i included with capture...
View ArticleForum Post: Toad Automation - Rows that cannot be imported are reported twice
Hi, I'm setting up import automation scripts. In my template, I have checked the option "If error occurs, save unimported rows to a discard file". Now, each row that cannot be imported (e.g. because of...
View ArticleForum Post: Warning/error logging using load data local infile
Hello, I am using load data to import several csv files. These imports will eventually be scheduled to run every night, so I was wondering if there is a way to log ALL the warnings/errors that might...
View ArticleForum Post: Warning/error logging using load data local infile
Hello, I am using load data to import several csv files. These imports will eventually be scheduled to run every night, so I was wondering if there is a way to log ALL the warnings/errors that might...
View ArticleForum Post: Feedback about syntax errors shown while typing
It seems (I don't know because no release notes are ever given for beta releases) that in the current beta (7.9.0.230) the Editor has been changed to show syntax errors in the Output pane while typing...
View ArticleForum Post: Disable Toad options environment Grid data type formatting -...
Using Toad for MySQL 7.7.0.579: Is there a way to turn off or disable the toad option: environment - Grid - Data formatting such that the automatic data formatting will not apply? I want an need to use...
View ArticleForum Post: Toad for MySql and Windows 10
Just upgraded to Windows 10 on a new work machine and Toad for Mysql is providing the following error during start up: BadImageFormatException Bad IL range. Stack Trace: at...
View ArticleForum Post: RE: Toad for MySQL v7.8.0.159 Beta is now available
Sorry for the confusion but the MySQL beta version is 7.8.0.230. I have updated the incorrect information.
View ArticleForum Post: RE: connection time out while connecting.
Facing same problem. Toad does not connect to my mysql server on my LAN if internet is not working...anyone does know how to resolve it
View ArticleForum Post: RE: Toad for MySql and Windows 10
Can you try to run winver and let us know which win 10 build are you running on? I had similar issue like you but when I installed 10586 it went just fine.
View ArticleForum Post: RE: Toad for MySql and Windows 10
This is on a Windows 10 Enterprise machine. One of my coworkers had no issues on Windows 10 Professional.
View ArticleForum Post: Toad for MySQL v7.8.0.273 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: Toad for MySQL v7.8.0.273 Beta is now available
The version that shows on the About screen is still 7.9 - now 7.9.0.273. Also the Release Notes that open after installation (here dev.toadformysql.com/.../ToadMySqlBetaRN.htm) say 7.7 Beta and are...
View Article