Toad doesn't generate script for views. I select Alter View or Generate SQL->To Editor->Creation Script and all i get is 'utf8_general_ci;'. I'm using Toad for...
Hi Dwight, ... - I have a table T1 with an auto-increment column `id`. - I insert 2 rows, so the next auto-increment number of T1 is now 3. - I remove the...
1) Data types for parameters still not set, even though, ironically, the window under the parameter window has them. 2) I dropped the questdebug database....
Molson, This is a good find. It is related to the other error you reported in CR 47,912. When we fix one the CR this will start working, too. Dwight ... ...
Hi, it's impossible for me to get a connection to a mysql server by a ssh tunnel. No problem with Toad 3.1.1.462 and other tools like devian dbForge or EMS SQL...
... I forgot the error message: "Lost connection to MySQL server during query" The Options 'Compress' and 'Use Mysql libraries' are deactivated (like with Toad...
Hi Guido. I have myself no problem to connect to a distant MySQL server using SSH (via putty) with the .793 Can you tell me where I can find the Options...
Guido, This is an issue that came up in the Beta. It is captured in CR 48,363. We will be addressing it in the 4.1 Beta. Unfortunately, our programmers are...
Hey Dwight, I have to say that the Stored Procedure Debugger is working not bad! The only thing I found are: 1. The Debugger Start Parameters window does not...
Ernest, I'm so happy to hear from you. I thought we might have lost you. This is great news! Thank you for working so hard on testing the stored procedure...
Hey Dwight, Don't forget, if you come to Portland, Oregon some time, give me a call. You got a nice lunch from me. Thank you very much for your hard work too....
After seeing Ernest got SP debugging working. I thought I'd try again. I would so like to use an SP debugger. Any tips on getting it working would be...
Yes, I don't like the color too of the SP debugger toolbar. They are gray light - in Windows that means no available. We'll be nice to have better color as we...
Dwight, here is most test: 1. Open a SP for debugger and finish properly. Keep the Editor tab open for that SP. Right-click on another SP, select Debug and...
Hey Dwight, I sent you e-mail with the SP debugger problems with the Insert SQL statement. I'll be testing the Update and Delete tomorrow! Thanks Ernest Bonat,...
Aymeric I'm still working on it. Most of the developers have been really busy getting everything ready for our next big release. I think they have a little bit...
Aymeric, It definitely looks like this will need some changes to be made in the way the grid works. I'm pursuing this, because I feel the same as you do: the...
Ernest, Are there any tips you can share about how you got Stored Procedure debugging working on your workstation? Dwight ... again. ... didn't ... I ... does ...
I tried Ernest's test SP posted in the other thread and that worked. I tried others and had consistent better results if I didn't use a break point. If I did...
It looks like it's server dependent as I mentioned earlier. I tried again and it seems to be when switching to a particular database. If I stay away from...
I did a schema compare, which did work. The only differences were two SPs with different definers and comments, and two views. On the problem server, schema...
I was trying to browse objects on database browser and got the following error: "Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is...
Jim, That's great news. I need the version, OS, and settings for the MySQL database and servers involved. Which server do you connect to first? I'll see if I...
We are pleased to announce that Toad® for MySQL version 4.0.0 is now available. Thanks to everyone for all your many suggestions and helpful bug reports. ...
Dwight, This is what I did: 1. Open Toad 2. Remove all stored procedures and function from questdebug database. 3. Close Toad 4. Open Toad and start debugging...
Toad doesn't generate script for views. I select Alter View or Generate SQL->To Editor->Creation Script and all I get is 'utf8_general_ci;'. I'm using Toad for...
Not sure if this is what you need. Read to the end, I found the offending line and differences. This server works ... mysql Ver 14.12 Distrib 5.0.41, for...