Forum Post: RE: command line to start Toad for MySql
We don't support this right now but it is an enhancement. QAT-8458
View ArticleForum Post: RE: how to enable execute all button ?
As long as you have some sql in the editor and have open connection this should be enabled. Can you post full screen image so I can see what might be happening?
View ArticleForum Post: RE: Toad for MySQL 7.7 will not connect to anything
glad is was a simple solution[:D]
View ArticleForum Post: I need some clarification on the the constrains window in TOAD
I had the foreign key constraint concept explained to me today, after that I started rummaging though Toad and found this Constraints tab. I have a few questions. Does the source columns represent the...
View ArticleForum Post: RE: Bug?? in Schema comparison, Default values are ignored in the...
Hi, I am not sure your default value (") is two single quote or just one double quote. If you type two single quote or just one double quote on MySQL Workbench, the generated create statement is...
View ArticleForum Post: RE: Default '' is not recognized in the Schema Comparer
I have a similar situation in default '' when comparing columns with default '' ( double single ping) to get an empty string. It looks like Toad is ignoring the double ping '', however testing with a...
View ArticleForum Post: RE: Bug?? in Schema comparison, Default values are ignored in the...
Hi Sandy. I am using two ' with nothing in between them. The schema compare ignores the default of '' (2 x ''), as soon as something is in between them then the schema comparison in fine (like...
View ArticleForum Post: Object reference not set to an instance of an object error while...
11:04:18 ч. Thread (20) Export Started [31.8.2016 г. 11:04:18 ч.] 11:04:18 ч. Thread (20) Export Wizard: Building object list 11:04:19 ч. Thread (20) Exporting Data (1 of 1) 11:04:19 ч. Thread (20)...
View ArticleForum Post: RE: Object reference not set to an instance of an object error...
I have this same problem in Toad 7.9.0.637. It works okay in 7.7.0.579 Exporting a query with the Export Wizard doesn't work. Exporting the whole table works, but not a query. To reproduce Event log:...
View ArticleForum Post: RE: Object reference not set to an instance of an object error...
Hi, I was able reproduce it but I am afraid we are not able fix it on your side. I created task for fix: QAT-8553 Filip
View ArticleForum Post: Unknown MySQL error
Hello everyone. When i open MySQL database i recieve the following error message: Unknown MySQL error Does anyone have an idea as to what may be causing this?Please suggest me something for MySQL fix?...
View ArticleForum Post: RE: Toad for MySQL 7.7 will not connect to anything
documents.software.dell.com/.../resolved-issues
View ArticleForum Post: RE: How to add a key column?
Add a new column and set it as the primary key with AUTO_INCREMENT. Doing so will create a new column and automatically add a unique id for each row.
View ArticleForum Post: RE: Bug?? in Schema comparison, Default values are ignored in the...
Is there a way to contribute to Toad? Any source & build+debug access to obtain. My '' issue as default value is bugging me, and I am willing to put an effort into the issue if I can.
View ArticleForum Post: RE: Bug?? in Schema comparison, Default values are ignored in the...
Hi Laro Thanks for your input, this is a bug and I can reproduce in my side. Issue https://toadjira.labs.dell.com/browse/TMY-69 created for it.
View ArticleForum Post: Isn't there a download for mysql on osx?
I visited the downloads page but I didn't see an option for (mysql mac) I tried the mysql and downloaded but could not execute because it is for windows.
View ArticleForum Post: RE: Isn't there a download for mysql on osx?
No, it only runs on Windows - the list from the requirements is: Windows Server® 2003, 2008 and 2008 R2 64-bit, Windows® XP Professional, Windows Vista®, Windows 7 and 8 (32-bit or 64-bit)
View ArticleForum Post: RE: Option to turn off table schema popup
I did confirm that to be true. Someone forgot to merge that feature into the TMySQL code branch, I will get this into the next release.
View Article