Search the web
Sign In
New User? Sign Up
toad_mysql_beta · Toad for MySQL Beta Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 457 - 486 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
457
I was doing some tests on a query using something like this... =========== start transaction; SELECT ... insert into .... select row_count(); select ... ...
Jim Wallace
jimwattm
Offline Send Email
Jun 4, 2007
6:27 pm
458
Some things to know: 1. Check to see that auto-commit is off for the session you ran the commands in. 2. Are you using InnoDB or some other engine that...
Boyd Hemphill
behemphi
Offline Send Email
Jun 6, 2007
2:08 pm
459
I would like a menu choice to issue the command InnoDB Status and give me some nicely formatted output. Running this command in an editor means I have to copy...
Boyd Hemphill
behemphi
Offline Send Email
Jun 6, 2007
9:04 pm
460
I am using InnoDB. Turning off *Toad's* autocommit setting works, but that is *very* unintuitive since MySQL says: "To disable autocommit mode for a single ...
Jim Wallace
jimwattm
Offline Send Email
Jun 7, 2007
12:29 pm
461
Henrik are you still out there? Didn't we work on this and get it fixed back in version 2? It seems to me we worked out that the user of TOAD should have...
Boyd Hemphill
behemphi
Offline Send Email
Jun 9, 2007
5:50 pm
462
Thanks. Just for clarification if anyone else wants to update the keywords for START and TRANSACTION, the file is "...\Quest Software\Toad for MySQL Beta...
Jim Wallace
jimwattm
Offline Send Email
Jun 11, 2007
11:26 am
463
I've been seeing this lately. I haven't been able to pin it down, but it may be after editing tables in Toad. When running Toad with Toad's Autocommit on,...
Jim Wallace
jimwattm
Offline Send Email
Jun 13, 2007
12:52 pm
464
This happens with InnoDB b/c of the transactions and is related to the transaction isolation level . Here is a work-around I use, but it is not sound for...
Boyd Hemphill
behemphi
Offline Send Email
Jun 14, 2007
1:56 pm
465
This really really made me mad last night b/c I was attempting to get someone to give up phpMyAdmin in favor of TOAD: At work I am on a dual monitor setup...
Boyd Hemphill
behemphi
Offline Send Email
Jun 14, 2007
2:03 pm
466
Jim: I forgot to mention that the app is not the only thing blocked. If you notice the behavior try to write or read from the table elsewhere and you will see...
behemphi
Offline Send Email
Jun 14, 2007
2:07 pm
467
I hear you on that one. Screen resolution variations and dual monitors create quite a matrix of screen possibilities. Irregardless 1024 X 764 needs to be...
Debbie Peabody
dpeabody2003
Offline Send Email
Jun 14, 2007
4:23 pm
468
Oh, my! If TOAD holds open transactions under the covers, it should never, ever be used against production. Quest, can tell we configurat TOAD to avoid this?...
Jim Wallace
jimwattm
Offline Send Email
Jun 15, 2007
12:12 am
469
Thanks Debbie! How about Jim's locking issue. Can we come up with a plan to run that to ground? It is very serious. I do not remember TOAD for Oracle or SQL...
Boyd Hemphill
behemphi
Offline Send Email
Jun 15, 2007
1:40 pm
470
Lets me sure that we are clear for everyone lurking out there: This is an issue if you are using InnoDB tables in a DB. IT is _not_ and issue if you are using...
behemphi
Offline Send Email
Jun 15, 2007
2:33 pm
471
I am getting this error. The app hangs and I cannot send a support bundle. System.ArgumentOutOfRangeException Index was out of range. Must be non-negative and...
behemphi
Offline Send Email
Jun 18, 2007
12:37 pm
472
It also appears when I connect with the database pre-selected and attempt run the script. I cannot see anything wrong in the script. So, I started the app...
behemphi
Offline Send Email
Jun 18, 2007
12:44 pm
473
OK, it appears my use case was off: I now think this is a product of the syntax checker that is working in the background. I have noted that I have bad or...
behemphi
Offline Send Email
Jun 18, 2007
4:50 pm
474
Perhaps some more information on what you are actually doing to get these locks? I did find and fix an issue in regards to this when auto commit was enabled a...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Jun 18, 2007
6:38 pm
475
Please relax people ;). I'm pretty sure this was a bug I fixed a few days ago so it should be fine in the next beta drop. Basically the problem was that in...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Jun 18, 2007
6:41 pm
476
Also, this should be fixed (Assuming you have auto commit on) on the next beta drop. /Mauritz ________________________________ From:...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Jun 18, 2007
6:49 pm
477
This should be fixed in the next beta drop. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Jun 18, 2007
7:23 pm
478
We have released beta build 3.0.0.832. Visit Toadsoft http://www.toadsoft.com/toadmysqlbeta.html to try it out. * Query Performance...
Lee Grissom
leegrissom
Offline Send Email
Jun 19, 2007
8:03 am
479
This was not fixed in 832, so I am assuming the "Open Transaction Blocking App" was not fixed either. Here's a more complete test case: drop table if exists...
Jim Wallace
jimwattm
Offline Send Email
Jun 20, 2007
11:53 am
480
I consistently get this when right-clicking on the Set N tab and clicking "Close all result sets" System.NullReferenceException Object reference not set to an...
Jim Wallace
jimwattm
Offline Send Email
Jun 20, 2007
11:55 am
481
When clicking the Script tab in the Triggers tree node, the right panel is empty except for this message Unable to cast object of type...
Jim Wallace
jimwattm
Offline Send Email
Jun 20, 2007
12:10 pm
482
Whats up Boyd? I checked in a change yesterday that fixes this issue (not sure if it made it in time for the beta drop though). Basically, at any time if the...
David Christian
shark92651
Offline Send Email
Jun 20, 2007
4:01 pm
483
Yep, I saw that too. Should be fixed in the next Beta. ________________________________ On Behalf Of Jim Wallace Sent: Wednesday, June 20, 2007 4:55 AM To:...
Lee Grissom
leegrissom
Offline Send Email
Jun 20, 2007
5:55 pm
484
I got this again in 283. I had Toad open and wasn't doing much of anything. It was just sitting on the schema tree. I had connected to a different server...
Jim Wallace
jimwattm
Offline Send Email
Jun 20, 2007
8:16 pm
485
Hey David, glad to see your still around! I thought it was fixed actually b/c I never saw it again and I do a lot of docking/undocking. In any event, glad to...
Boyd Hemphill
behemphi
Offline Send Email
Jun 21, 2007
2:50 pm
486
Hi, do you mind answering a question on Toad/mySQL? I used the 'freeware' version, but it is a beta which expires in a month. Thanks in advance, Weilan ... ...
Weilan Wu
weilan
Offline Send Email
Jun 24, 2007
9:34 pm
Messages 457 - 486 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help