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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 444 - 473 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
444
We have released beta build 3.0.0.638. Visit Toadsoft http://www.toadsoft.com/toadmysqlbeta.html to try it out. IMPORTANT NOTE: If you have Beta build 566 or...
Lee Grissom
leegrissom
Offline Send Email
May 8, 2007
6:41 pm
445
I was getting this in the previous build too. I'm not sure how consistent it is but I get it often on updates, like the following. The update completes ok, I...
Jim Wallace
jimwattm
Offline Send Email
May 10, 2007
12:20 pm
446
When attempting to sync two tables in the schema compare (PLEASE FIX THE DPI FOR THIS DIALOG. PLEASE! PLEASE!) I get the following exception when clicking...
Jim Wallace
jimwattm
Offline Send Email
May 10, 2007
3:20 pm
447
When I view a trigger in the tree, then click the Script tab, I get this in the window: Unable to cast object of type 'Quest.FastData.FastTable' to type ...
Jim Wallace
jimwattm
Offline Send Email
May 10, 2007
3:37 pm
448
If I have the following SQL in the editor window with the cursor in the first statement and press F9 to run it I get the following exception. If I remove the...
Jim Wallace
jimwattm
Offline Send Email
May 11, 2007
1:35 pm
449
This looks like it may be as designed, but using the Export Wizard to generate insert statements defaults to a table name of 'table' instead of the table name...
Jim Wallace
jimwattm
Offline Send Email
May 11, 2007
4:38 pm
450
Oracletutorials.info is your gateway to the best sites on the Internet for Oracle tutorials! Looking for Oracle tutorials, Oracle, or Computers?Browse our...
tutorial_computer
tutorial_com...
Offline Send Email
May 12, 2007
5:19 am
451
We have released beta build 3.0.0.681. Visit Toadsoft http://www.toadsoft.com/toadmysqlbeta.html to try it out. IMPORTANT NOTE: You must delete all your...
Lee Grissom
leegrissom
Offline Send Email
May 15, 2007
10:03 pm
452
Every time I try to run a query in the Editor, I get the exception below. I can view the Data in a table, but I can't get any SQL to run in the Editor view....
Jim Wallace
jimwattm
Offline Send Email
May 16, 2007
11:41 am
453
We have released beta build 3.0.0.723. Visit Toadsoft http://www.toadsoft.com/toadmysqlbeta.html to try it out. IMPORTANT NOTE: You must delete all your...
Lee Grissom
leegrissom
Offline Send Email
May 21, 2007
10:33 pm
454
Well I'm sorry to see you leave for a couple weeks. This build also crashes all over the place making it unusable....
Jim Wallace
jimwattm
Offline Send Email
May 22, 2007
6:50 pm
455
Did you clear your settings directory before launching? If so, try uninstalling then deleting your entire Toad install directory, then reinstall. There's a...
Steve Moody
nonsense_69
Offline Send Email
May 22, 2007
8:59 pm
456
I did clean out the Local Settings folder when I installed. It works now, thanks. I had to delete all the Beta 3.0 folders in Program File and Application...
Jim Wallace
jimwattm
Offline Send Email
May 23, 2007
1:55 am
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
Messages 444 - 473 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