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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 600 - 629 of 1537   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
600
We have released beta build 3.1.0.303. This will be the last beta build for the 3.1 version of Toad for MySQL. Visit ...
Dwight Fowler
lookupwizard
Offline Send Email
Nov 6, 2007
9:52 pm
601
Over the past few builds I've noticed when I type alias<dot> to get the context menu of column names, it takes three tries. (e.g. type alias., backspace ....
Jim Wallace
jimwattm
Offline Send Email
Nov 8, 2007
1:22 pm
602
We are proud to announce both the stable release of Toad for MySQL 3.1 and the first beta of Toad for MySQL 4.0 with procedure and function debugger as well as...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 13, 2007
12:48 am
603
The appropriate Microsoft way to handle the error is to calculate the "real" date, in this case it would be May 1, 1983. I used to feed wrong dates into Visual...
cmputrace
Offline Send Email
Nov 13, 2007
3:55 pm
604
I'm sure it's a problem of ignorance on my part, but I've never seen this message on any other MySQL IDE I've used, and I've used several. Could you tell me...
cmputrace
Offline Send Email
Nov 13, 2007
3:56 pm
605
When attempting to view the Data grid for a view in my database... System.ArgumentException Value was either too large or too small for an Int16.Couldn't store...
cmputrace
Offline Send Email
Nov 13, 2007
4:10 pm
606
What exactly were you doing at the time? The cause are our 3rd party vender for MySQL connectivity. /Mauritz ________________________________ From:...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 13, 2007
6:28 pm
607
Do you happen to have the create script for the table which exhibits this problem? /Mauritz ________________________________ From:...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 13, 2007
6:29 pm
608
Hello, Here is , I think , a bug in 4.0.0.18 beta. In the database browser, I delete several InnoDB tables, and then I opened an Editor, pasted several sql...
ywliu.rm
Online Now Send Email
Nov 16, 2007
5:09 am
609
Hmm, that looks strange. I will investigate. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 16, 2007
10:53 am
610
I have the script that creates the view, but the tables are from Eventum, MySQL's issue tracking system. I can look for the scripts for the tables... CREATE...
cmputrace
Offline Send Email
Nov 16, 2007
10:40 pm
611
I get the error when I try to view the data for the view that gives me the overflow error. Right now it gives me the error when I try to view the data for any...
cmputrace
Offline Send Email
Nov 16, 2007
10:42 pm
612
After you get it the first time you pretty much have to disconnect and reconnect to the database server to recover. I will look into the problem though....
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 16, 2007
10:47 pm
613
Innodb Status Monitor For the poor man, simply do the following: 1. Create a window that shows innodb status after each query or after every so many seconds. ...
behemphi
Offline Send Email
Nov 18, 2007
7:41 pm
614
I have quite a bit of experience with a similar tab interface using Eclipse. In my mind it is the ultimate tabbed interface, esp if you have a killer monitor...
behemphi
Offline Send Email
Nov 18, 2007
7:50 pm
615
Just wanted to do this as well: I want to double click on a tab group and have it temporarily maximize. This will allow me to get a good look at a...
behemphi
Offline Send Email
Nov 18, 2007
8:36 pm
616
At the bottom of the session monitor there is a (by default collapsed) section which should you InnoDB status. I have a task to work this over a bit for the...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 18, 2007
11:41 pm
617
Yes, I would like to be able to do this too. Unfortunately this is a limitation in a 3rd party component we are using for our docked windows. I think they...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 18, 2007
11:42 pm
618
I have a editor open and insert some rows to a table. I go to the open browser and refresh the palette on the table, but no rows show up. I go back to the...
behemphi
Offline Send Email
Nov 19, 2007
9:22 pm
619
It appears this is a problem with the commit in the editor. I closed the browser and editor opened them both and the data was no longer in the table....
behemphi
Offline Send Email
Nov 19, 2007
9:29 pm
620
What kind of table engine is used for the table you are trying to edit? /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 19, 2007
11:35 pm
621
Hey Henrik! MySQL 4.1.20 Engine = innodb ... [mailto:toad_mysql_beta@yahoogroups.com] On Behalf Of behemphi ... ...
behemphi
Offline Send Email
Nov 20, 2007
4:35 pm
622
drop database if exists ip ; create database ip ; use ip ; create table stage_users ( name varchar(255), entity varchar(255), address varchar(255), ...
behemphi
Offline Send Email
Nov 20, 2007
4:38 pm
623
Interesting problem, I never thought of that. I'll see what I can do. /Mauritz ________________________________ From: toad_mysql_beta@yahoogroups.com...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 20, 2007
9:44 pm
624
'Browse databse objects' function works fine on small databases (DB overview and expanded list of tables) but time outs on our large production database (~700...
jiri.sebela
Offline Send Email
Nov 22, 2007
12:46 pm
625
Go into Tools|Options and select the page Browser|General. Make sure the "Fetch in background" option is checked. Hopefully this will help your problem. ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 22, 2007
8:37 pm
626
Restored database using SQL dump file and now Toad displays the following errors. * Net packets out of order: received[68], expected[2] * Commands out of sync;...
Thon Becker
ripclaw4
Offline Send Email
Nov 26, 2007
4:24 pm
627
No, unfortunately this is a problem with a 3rd party component that we use to access the MySQL database. I will report the error to our component vender. You...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Nov 26, 2007
6:27 pm
628
Henrik, thank you. This option solved only DB overview, bottom bar shows 1 task and "left to right and back" progress bar and after a few seconds I can see ...
jiri.sebela
Offline Send Email
Nov 29, 2007
9:36 am
629
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...
Jim Wallace
jimwattm
Offline Send Email
Dec 3, 2007
1:52 pm
Messages 600 - 629 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