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 550 - 579 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
550
Hi guys, I have just downloaded the Toad for MySQL V3.0.0 Freeware and installed it. However i have just realized that i can not directly do a backup of my...
davis onsakia
mautidavis
Offline Send Email
Sep 3, 2007
5:25 am
551
I am not sure if I should report this under the beta or regular use group, but ... I went to configure the formatter and I cannot get it to save my settings....
Boyd Hemphill
behemphi
Offline Send Email
Sep 5, 2007
8:06 pm
552
Hey Boyd, If you find the issue in the released version of the freeware, you can post it to the regular yahoo group. If you find the issue in beta and ...
sgunner01
Offline Send Email
Sep 6, 2007
2:51 pm
553
Fixed for the next 3.1 beta. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com [mailto:toad_mysql_beta@yahoogroups.com] On Behalf...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 11, 2007
12:18 am
554
This has been changed now. I don't know exactly when, but I did test it and I now get the table name I was exporting in the statements. /Mauritz ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 11, 2007
12:30 am
555
Yes this does include the table name when exporting from the wizard of from the Database browser object list. Happily we just fixed a request when exporting...
Robert Baker
rbaker_qsft
Offline Send Email
Sep 11, 2007
6:03 pm
556
How about using the session monitor to read it? /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 13, 2007
6:28 am
557
The script below works fine if you execute it as a script. If you execute it statement by statement Toad:s auto commit setting will issue a commit after every...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 13, 2007
6:38 am
558
If you execute things as a script or have auto commit disabled you're good. If you execute something statement by statement you're not. We can't have the Toad...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 13, 2007
6:44 am
559
This is fixed for the 3.1 release. Sorry for being so late to get back to you. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 13, 2007
8:01 am
560
For the 3.2 release you will see a huge improvement in this area. First of all we won't grab the 418mb when you initially fetch the query and secondly we...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 14, 2007
1:19 am
561
Fixed for the 3.1 release. Thanks. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com [mailto:toad_mysql_beta@yahoogroups.com] On...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 14, 2007
2:09 am
562
We've added this to our back log. It probably will not make the 3.2 release but maybe a later one. /Mauritz ________________________________ From:...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Sep 14, 2007
2:10 am
563
The 3.1 Beta Program has officially started! This release cycle will be a very short (GA in mid to late November). We have released beta build 3.1.0.146. ...
Lee Grissom
leegrissom
Offline Send Email
Sep 18, 2007
2:09 am
564
Just a heads up to let you all know that in the latest beta the Editor now has standard docking controls for the editor panel, code navigator, and results....
David Christian
shark92651
Offline Send Email
Sep 19, 2007
10:06 pm
565
I think we realize that, but as others chimed in, it is a dangerous thing for Toad to keep autocommit on when it hits a START TRANSACTION. Perhaps a warning...
Jim Wallace
jimwattm
Offline Send Email
Sep 21, 2007
11:58 am
566
I see it as a serious flaw that limits how I use TOAD against production environments. Is it not possible for TOAD to simply detect the autocommit setting in...
Boyd Hemphill
behemphi
Offline Send Email
Sep 22, 2007
12:08 pm
567
... start transaction. Start transaction does *not* turn off autocommit for me. I tried this and see my new row after the rollback. use mysql_cpp_data; start...
Jim Wallace
jimwattm
Offline Send Email
Sep 24, 2007
3:23 pm
568
I meant to say that Toad should behave appropriately with regard to these commands, not that it does now. Sorry for the confusion. Boyd CONFIDENTIALITY...
Boyd Hemphill
behemphi
Offline Send Email
Sep 25, 2007
1:58 pm
569
We have released beta build 3.1.0.173. Visit http://www.toadsoft.com/toadmysqlbeta.html to see what's new and try it out....
Lee Grissom
leegrissom
Offline Send Email
Sep 27, 2007
2:18 am
570
We have released beta build 3.1.0.190. Visit http://www.toadsoft.com/toadmysqlbeta.html to see what's new and try it out....
Lee Grissom
leegrissom
Offline Send Email
Oct 2, 2007
1:45 am
571
Hi, I got the following exception constantly when viewing a table. Looks like maybe one of my Date(Datetime?) fields trigger this one ? ...
ywliu.rm
Online Now Send Email
Oct 2, 2007
6:01 am
572
... Forgot to mention. This happens to all my 3.0s and 3.1 betas (including build 190)....
ywliu.rm
Online Now Send Email
Oct 2, 2007
6:03 am
573
Ok, here is a way to change Toad to use MySQL:s own handling of auto commits. It will completely disable the Toad auto commit though so use with care. Here is...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 2, 2007
8:34 am
574
We are working on a debugger for MySQL procedures and functions to be included in the Toad for MySQL 4.0 release (Unfortunately it will not make the 3.1...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 2, 2007
8:36 am
575
Well, I wasted a good bit of time playing with this until I found that the beta is reading from the Freeware's script folder, not beta 3.1 (In Help|About, btw,...
Jim Wallace
jimwattm
Offline Send Email
Oct 2, 2007
12:11 pm
576
Well, if you execute as a script everything works fine. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 2, 2007
6:18 pm
577
When you say execute as script, you mean "Execute the SQL Script (F5)" ? Or is there With Toad's autocommit on the statements below doesn't rollback. Even...
Jim Wallace
jimwattm
Offline Send Email
Oct 5, 2007
1:34 am
578
I'd love to have this feature. I make heavy use of SPs, but unfortunately can't easily extract them to give you for testing. I would like to participating in...
Jim Wallace
jimwattm
Offline Send Email
Oct 5, 2007
1:39 am
579
Haven't heard anything for a while on this, but it still exists. Sure would like to use schema compare at 120dpi....
Jim Wallace
jimwattm
Offline Send Email
Oct 5, 2007
1:40 am
Messages 550 - 579 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