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 509 - 538 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
509
We have released beta build 3.0.0.886. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out....
Lee Grissom
leegrissom
Offline Send Email
Jul 3, 2007
6:26 pm
510
Hi all thanks for your product, First of all I would like to point out that toad for mysql is extremely slow and extremely memmory hungry. I have a problem...
nektarios_empire
nektarios_em...
Offline Send Email
Jul 3, 2007
7:03 pm
511
With regards to the ISO-8859-7 (Greek) characters. Can you type Greek characters or open a document that contains Greek characters in Notepad or WordPad? Do...
Lee Grissom
leegrissom
Offline Send Email
Jul 3, 2007
8:31 pm
512
I have installed Greek input and language support (i'm a Greek after all) perfectly normal....
nektarios_empire
nektarios_em...
Offline Send Email
Jul 3, 2007
8:56 pm
513
(1) Are you running English or Greek Windows? (2) Can you type Greek Characters in the SQL Editor? (3) Can you send some screen shots of your Regional settings...
Lee Grissom
leegrissom
Offline Send Email
Jul 3, 2007
10:28 pm
514
1) Enlgish 2) Ofcourse 3) I can't attach files in yahoo groups 4) As in the above I can't extract your attachment (neither in the mail source) in this yahoo...
nektarios_empire
nektarios_em...
Offline Send Email
Jul 4, 2007
12:01 am
515
1) You can't download attachments from the web, technical problem on our end or yours? 2) What version of MySQL are you connected to? 3) What is the table...
Lee Grissom
leegrissom
Offline Send Email
Jul 4, 2007
12:17 am
516
First of all I would like to thank you for continuing on replying and keeping it up. 1) I am here: ...
nektarios_empire
nektarios_em...
Offline Send Email
Jul 4, 2007
12:22 am
517
Try changing your character set to utf8_general_ci. You will be able to display a wider set of characters including Greek. Lee and I just tried this and it...
Debbie Peabody
dpeabody2003
Offline Send Email
Jul 4, 2007
12:29 am
518
Hmm, I guess I need to learn Yahoo groups better... anyway I uploaded the file here: http://tech.groups.yahoo.com/group/toad_mysql_beta/files/ Yes, as Debbie...
Lee Grissom
leegrissom
Offline Send Email
Jul 4, 2007
12:35 am
519
... able to display a wider set of characters including Greek. ... on several different MySQL db versions. Conversely it did not display or insert correct...
nektarios_empire
nektarios_em...
Offline Send Email
Jul 4, 2007
12:40 am
520
It is my understanding the latin1_swedish_ci is the default and does not support all character sets. The database must be able to store the characters...
Debbie Peabody
dpeabody2003
Offline Send Email
Jul 4, 2007
3:09 am
521
... not support all character sets. The database must be able to store the characters correctly. If it can’t it just doesn’t matter on the display because...
nektarios_empire
nektarios_em...
Offline Send Email
Jul 4, 2007
6:12 pm
522
I get this when executing the following insert statement. Then it seems like every-other insert will get the exception. create table test2 (v char(10)); ...
Jim Wallace
jimwattm
Offline Send Email
Jul 11, 2007
4:09 pm
523
We have released beta build 3.0.0.911. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out....
Lee Grissom
leegrissom
Offline Send Email
Jul 11, 2007
10:41 pm
524
We have released beta build 3.0.0.929. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out....
Lee Grissom
leegrissom
Offline Send Email
Jul 16, 2007
10:27 pm
525
Hello, I think I try to refresh a changed table by pressing F5, then I got this exception : System.InvalidOperationException Invalid attempt to FieldCount when...
ywliu.rm
Online Now Send Email
Jul 19, 2007
8:30 am
526
It seems this issue may still be around ... When I start TOAD it seems to give me the first editor in a usable state. But any subsequent editor is still...
behemphi
Offline Send Email
Jul 19, 2007
4:39 pm
527
Not sure about the issue itself but a quick tip: To toggle the result set pane from showing/hiding, do a "Ctrl+F6". You will at least see the editor area now. ...
John Ortega
jhnny_ortega
Offline Send Email
Jul 19, 2007
7:36 pm
528
Using the table editor, when I create a new column and move it up in the list, it still always goes at the end of the table. I have to copy the alter table...
Jim Wallace
jimwattm
Offline Send Email
Jul 24, 2007
11:46 am
529
I've created internal CR 222539 to track this issue. I'm wondering if it was done by design b/c of the complexities of inserting a new column between existing...
Lee Grissom
leegrissom
Offline Send Email
Jul 24, 2007
5:44 pm
530
We have released beta build 3.0.0.972. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out. Issues fixed: Toolbar customizations are now...
Lee Grissom
leegrissom
Offline Send Email
Jul 24, 2007
10:10 pm
531
SQL-wise it's trivial, just add "AFTER <colname>" at the end of the ALTER statement. PHPMyAdmin does it. Also when you add a column the up/down buttons are...
Jim Wallace
jimwattm
Offline Send Email
Jul 26, 2007
12:24 pm
532
We have released beta build 3.0.0.995. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out....
Lee Grissom
leegrissom
Offline Send Email
Jul 30, 2007
7:55 pm
533
Hello, Toad crashes when I cancel a query which I ran in Toad. This happens whith every Toad Version I use (currently I am working with Toad 3.0.0.995) Thanks...
janos.moldvay
Offline Send Email
Aug 1, 2007
11:47 am
534
1) What version of MySQL are you connected to? 2) Can you reproduce the problem using a simple query that we can try to run here? If so, can you send such a...
Lee Grissom
leegrissom
Offline Send Email
Aug 1, 2007
8:49 pm
535
1) 5.0.33 2) while trying to reproduce the the problem i found out, that it occurs when i abbort the query-thread in the MySQL-Administrator-Tool. 3) none so...
janos.moldvay
Offline Send Email
Aug 2, 2007
2:37 pm
536
We have released beta build 3.0.0.1018. Visit ToadSoft http://www.toadsoft.com/toadmysqlbeta.html to try it out....
Lee Grissom
leegrissom
Offline Send Email
Aug 7, 2007
7:44 pm
537
This problem happens in this beta version (3.0.0.1018) and the previous beta version but not in 2.0 Freeware version. At the 1st page of installation wizard...
choyongkee
Offline Send Email
Aug 17, 2007
1:43 am
538
I got this consistently after copying a Statement column from the Triggers tab of a table. It worked once, then after that I would get this each time I tried...
Jim Wallace
jimwattm
Offline Send Email
Aug 17, 2007
12:18 pm
Messages 509 - 538 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