Forum Post: RE: Can't connect to MySQL named pipe
This appears to be something we don't tests so i can't confirm it ever worked. I entered issue so we can investigate and see about getting it to work. I scheduled this to be worked on after the new year
View ArticleForum Post: RE: Can't connect to MySQL named pipe
Thank you very much for your attention, keeping an eye on some updates.
View ArticleForum Post: RE: HTTP Tunnel connection
Thanks for the reply I'm trying tunnel.php in my local enviroment, for some reason the connection fails, "server did not respond within the specified timeout interval". In my local enviroment Apache...
View ArticleForum Post: RE: HTTP Tunnel connection
Thank for the support Do you plan to support http tunnel connections also with php in future?
View ArticleForum Post: Automated script getting "Connection failed"
I am having a problem with setting up a script to run a Toad Data Report in that when I set it up within Toad and run it will logged into Toad it works fine, however when the automation script is...
View ArticleForum Post: Connection problem on Toad Mac Edition
Just installed Toad Mac Edition v2.4.2 and attempted connection to MySQL database but getting "Access denied for user 'root'@'localhost' ". Connection string is:...
View ArticleForum Post: RE: Formatter breaks on "LIMIT" clause with variables
Hello Yoni, This has now been fixed. It will show up in the Toad component QP5 version 5.306. Thanks, Andre
View ArticleForum Post: Restore .sql into MySQL
I have .sql dump file which is 300 MB file. I need help in restoring this .sql dump into a database. I tried to open the .sql file from File->open, but it is throwing out of memory exception....
View ArticleForum Post: RE: Automated script getting "Connection failed"
Hi Debbie, thanks for your help but I managed to sort the problem by forcing the default Application Data directory by running Toad with the "--datadir" command switch. I had to do this due to the way...
View ArticleForum Post: RE: Beta program
I haven't posted any Toad for MySQL Beta's because there hasn't been any development unique to TmySQL. Was there some specific fix you were looking for?
View ArticleForum Post: Receiving error message when using Quick Export to Excel - Object...
The quick export feature was working perfectly until a week ago which happened to coincide when Visio 2013 was installed on my desktop. Now.. I am unable to use the quick export feature for my query...
View ArticleForum Post: RE: Restore .sql into MySQL
Your machine is running out of memory as toad tries to load the entire sql file. Try restoring through the command prompt: mysql -u[username] -p[password] [database] < [file].sql
View ArticleForum Post: RE: Restore .sql into MySQL
Thank you vtrang. I installed the freeware version of Toad for MySql. Can you please help me to locate under which folder command line exe is located in the machine.
View ArticleForum Post: RE: Receiving error message when using Quick Export to Excel -...
Visio should not have caused an issue. Can you post a sreenshot of what error you get as well as the executiontrace.log from your appdatadir?
View ArticleForum Post: Will Toad for Mysql support in the future MariaDB
Dear Toad, My name is Zlatko. I am a volunteer at the union retirees Croatian. I use Toad for MySQL as a frontend to a database MariaDB. Keep track of union members. I'm very pleased with Toad for...
View ArticleForum Post: RE: Can not open SQL files while connected
Hi everybody I have the same problem when open connection from remote server. I'm using Toad for MySQL 7.9.0.637 on Windows 7 32-bits. It's a very serious problem.
View ArticleForum Post: Creating a team wide settings file?
I want to create a team wide toad settings file that all team members can import and use. Basically the import thing it needs to have is connections to all of our DB servers. Seems like Toad makes this...
View ArticleForum Post: RE: Can not open SQL files while connected
Since I can't reproduce this issue, I need an error stack for me to do anything about this.
View Article