I can debug an SP in the questsoftware db ok, but when I try to debug in my database, I get this error. Do I need to do something to enable debugging? Seems...
We have released beta build 4.0.0.78. Visit http://www.toadsoft.com/toadmysqlbeta.html to see what¢s new and try it out. We have released beta build 4.0.0.78....
I found that the syntax error is in CALL questsoftware.DEBUGSET(toad_stack_depth,''null caller'','L','null caller'); The first "null caller" string has too...
Ever since I switched to the MySQL libraries, my errors have been almost eliminated and my SQLing experience has been much improved. Some interface issues here...
When do you get this error? Is it on startup or some other time? Is it consistent (Does it always occur when you do something or just sometimes). /Mauritz ...
Any chance of you sending me the original definition of your stored procedure? If not I can figure it out anyway, it would just make it a little bit faster for...
Thanks for the tip. It does make a lot of sense that using libMySQL would be more compatible than just emulating the "wire protocol" which is what happens when...
I agree... FINDING the libmysql.dll was the first trick, then figuring out that having it in the PATH is not sufficient is the second. I just copied it to the...
That's odd. Having it in the path should be sufficient. You might have some other libmysql.dll that doesn't work with our library (I've seen a couple of these...
Ernest, The problem is with a line of code that was added for debugging by one of the members of our team. It was not removed. There is a work- around. Please...
Dwight, Thanks much for your help. I do like Quest, "always helping us all the time". Do you know that Toad for MySQL Beta 4.0 database management tool is the...
Ernest, Thanks for pointing that out. Kudos go to Henrik, who has work hard to find and produce the features that really matter, and to all the users in the...
Here's my SP followed by the message I got today when trying to run it. CREATE PROCEDURE wok.`canSpawnToZone2`( IN playerId INT(11), IN kanevaUserId INT(11),...
I can't say that it "crashes" per se, it just disappears. It's not consistent, either - I can't reproduce the problem at will, and there are no warnings or...
We have released beta build 4.0.0.111. Visit http://www.toadsoft.com/toadmysqlbeta.html to see what¢s new and try it out. We have released beta build...
According to Henrik, this is most likely due to a change in the set of components that we are using in the application. This is a known error listed in the...
Broken record again, but does this issue have a CR#? I don't see it in the list of known issues. I've dealt with this issue many times, and it's a bit...
Jim, Please remember that these are Beta releases. Bugs and regressions are going to happen. It's the nature of the beast. We try hard not to cause them, but...
Ace, This Beta has a lot more warts than usual. I don't usually read the release notes when I download someone elses Beta, either. I probably should have...
I wasn't saying it is back, I'm saying it has never been addressed as long as I've been using it, which has been quite some time now. I just keep bringing it...
Jim, I'm still getting to know the nooks and crannies of Toad for MySQL. Sorry for the confusion. This might be something that is beyond our control, since we...
Hey Jim, sorry that I didn't respond to this thread sooner. Yes, our Team in St. Pete (that does the Schema Compare) is aware of the DPI issues. We switched...
attempt to connect to any host with Toad for MySQL 4.0 ********************************************************************** Exception Information ...