Forum Post: RE: Toad on mysql for linux: almost there
It works! Reproduced the steps and wrote a mini-howto: www.addalab.it/toad-mysql-70-linux any hint on Toad for Oracle?
View ArticleForum Post: command line to start Toad for MySql
Hi, I would to know if it is possible to start toad for mysql with a command line for example "toad.exe username/password@dbserver " thanks in advance
View ArticleForum Post: RE: Problems with encoding during update
Vanya I have your prolem where did you find this character_set_server and where is this file my.cnf
View ArticleForum Post: Using Toad with MariaDB when it has PAM authentication
I am currently trying to integrate Linux services into my Windows environment and have installed MariaDB with PAM authentication following the guidance from MariaDB . I have tested successfully on the...
View ArticleForum Post: ask to delete record
Is there a setting in Toad for MySQL to set it to ask before deleting a record? I was meaning to delete an email and hit the delete key on my keyboard but had the Toad window active and accidentally...
View ArticleForum Post: Unable to connect Remote MySQL DB via Toad anymore
Hi, THere has been some time since I last time connected to my few MySQL DBs via Toad, and today when I tried to connect I got the following error: System.Xml.XmlException '', hexadecimal value 0x03,...
View ArticleForum Post: Toad for MySQL v7.2.0.2618 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2618 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: RE: Schema Compare Error in Shared Hosting Environment
Currently the only solution (AS previous user said) is to get SELECT access to the 'mysql' database Toad tries to get privileges information form the 'mysql' DATABASE but you do not have SELECT...
View ArticleForum Post: RE: Schema Compare - and website problem
Currently the only solution is to get SELECT access to the 'mysql' database Toad tries to get privileges information form the 'mysql' DATABASE but you do not have SELECT access to the 'mysql'...
View ArticleForum Post: RE: Error in Schema Compare
The table 'db' exists in the 'mysql' and contains privileges information (in the next version of toad the DATABASE name is mentioned, in 4.x it is not) Solution: If you are in localhost or a dedicated...
View ArticleForum Post: RE: Schema Compare - and website problem
A somewhat time-consuming workaround 1. backup your remote DB (s), 2. restore it on your localhost MySQL server 3. do comparison and gather the changes that you want to apply in a single SQL file 4....
View ArticleComment on Toad for MySQL - Database Administration
Though the slides are blurry, but the message is clear. Thanks
View ArticleForum Post: RE: Why doesn't Toad yet support DATETIME(6) for MySQL 5.6.x?
This is still happening in 7.0.0.2038 too T.T
View ArticleForum Post: Toad4mySQL V. 7.0.0.2038
Hi I just downloaded Toad4mySQL file (ToadforMySQL_Freeware_7.0.0.2038.exe). I have currently Toad4mySQL vers. 6.3 installed. After I have launched the install executable, the Wise welcome screen...
View ArticleForum Post: RE: Why doesn't Toad yet support DATETIME(6) for MySQL 5.6.x?
It should be fixed in the 7.2 beta though.
View ArticleForum Post: RE: Error Message prevents Toad from closing
This is still happening in 7.2.0.565 - it happens after the connection to the server has been lost for some reason. I have the support bundle if any of the devs are interested in seeing it.
View ArticleForum Post: RE: Error Message prevents Toad from closing
The stack trace is helping. Questions: 1. Are you using the MySQL debugger before this happens? 2. Did you get any other kind of error before this happened?
View ArticleForum Post: RE: Error Message prevents Toad from closing
This should be fixed for the next beta.
View ArticleForum Post: RE: Error Message prevents Toad from closing
1. No, I'm not using the MySQL debugger. 2. No, although as I said it will typically occur after I lose my connection. I should point out that I use an SSH tunnel to connect to the MySQL server...
View Article