Forum Post: MySQL 7.0 is released!
The new stable version of Toad for MySQL 7.0 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: How to use Loop Dataset and variable in Export Wizard
Hi, it seems taht the Export wizard dosen't work correctly in Loop Dataset. For example if I use a xls file name with #loop_data.field#.xlsx, the run export the file in #loop_data.field#.xlsx...
View ArticleForum Post: How can I export all tables in one .sql file
Hello toad world, I'm new. In my toad for mysql version (5.0.0.345), I didn't success to create a simple dump. I got a lot of cvs files. I guess I'm blind. Can you help me show the "path"...? Toadly,...
View ArticleForum Post: Explain fails when there is a NULL in KEY, KEY_LEN, and REF
I'm not sure which of the 3 outputs, but I have a situation where Toad could not output the EXPLAIN to me, even through running the SQL with EXPLAIN works fine. I suspect it's because in this example...
View ArticleForum Post: Toad for MySQL v7.0.0.2040 Beta is now available
A new beta for Toad for MySQL has been posted. V7.0.0.2040 is now available for immediate download. Just head over to the download section and get it right now! This will hopefully be the final beta...
View ArticleForum Post: Free Space reports
How do I get Free space reports I am currently running version 5.1.5.7.
View ArticleForum Post: Toad Beta 7.x RFE: Triple-click to select the current line
Request for enhancement to the editor: It would be really, really, REALLY nice to be able to triple-click anywhere on the current line to select to EOL. Then I could drag, copy, cut, and or paste it...
View ArticleMake the UTF-8 BOM optional for file encoding
Currently you can set the encoding type for SQL files to Unicode (UTF-8) and when you do so the files saved in the Editor are UTF-8 encoded, and a with a byte order mark (BOM) is added at the...
View ArticleForum Post: RE: How to use Loop Dataset and variable in Export Wizard
Hi, I have found a solution by using the "select to file" activities with file name equal to #loop_data.field#.xlsx and use sql with variable. To have the same comportment as the wizard export I unset...
View ArticleForum Post: a strange bug?
Hi, I was using Toad for MySQL version 7.0.0.2038, and as I tried to modified a result set and saved it, a window popped up "MySQL Database Error" : You have an error in your SQL syntax; check the...
View ArticleForum Post: RE: a strange bug?
I cannot comment on whether or not Toad for MySQL works on MariaDB or not but you need to post your whole SQL statement in order for someone to be able to help you, the SQL in the error message is OK,...
View ArticleForum Post: RE: Toad Data Point Debugger
This the Toad for MySQL forum, you need to post your question in the Toad Data Point forum.
View ArticleForum Post: RE: a strange bug?
I merely issued a simple query something like "select * from table_a where id=10000" in the sql editor. Then I tried to modify the value of a column in the result grid and saved it. This weird error...
View Article