Workbench (1 reply)
I really don't know how to put this. Just how can you release versions for this "software" that are loaded with huge bugs. Bugs is not enough a word for them. It seems people that work on it simply...
View ArticleNeed_info_about_wait_lock_time_out (no replies)
Hellow Memeber, Can you any one let me know what is the maximum size of wait_lock_time_out in my.cnf file,,Default value is 50sec. If i make this once as 120sec..wether it happens any thing please...
View ArticleSelect statement help (no replies)
Hi Guys and Gals, I am trying to retrieve data from my tables that are in '3rd Normal Form' (i.e. First Normal Form: My Table columns are atomic and cannot be divided into smaller meaningful parts, no...
View ArticleDuration vs fetch issue (2 replies)
I know this kind of question has been asked several times, but I seem to have in issue in my understating of them. My understanding of the terms is: - Duration: time taken for query to fully execute...
View ArticleMySQL 5.6 unable to edit table (no replies)
Hello, I am new to this blog and using MySQL. I just installed MySQL workbench and browsing around. I was able to open the existing sample table in edit mode with all options. How ever I created table...
View ArticleRetrieving connection string from Workbench? (1 reply)
Is there some way in Workbench to see the default connection string for a particular database?
View ArticleCannot make a new connection (1 reply)
I have just installed the Workbench and I tried to make a new connection but to no avail. I have read some comments and I have changed the bind address in my.cnf and restarted the server but nothing...
View ArticleINNODB setting in WB (1 reply)
I am running MySQL 5.5.29 on Windows 2008 R2 Server. The server has a mix of MyISAM & InnoDB tables with InnoDB being the default database engine. Looking at the servers configuration settings in...
View ArticleSELECT without Result Set Tab? (1 reply)
Hi everyone, I could use an assist with something. I am building a table with two fields, ID and MatchID. The first is an autoincrementing ID and the second an integer column that will hold a random...
View ArticleFile Encoding Problem when opening script that contains Blob (no replies)
When I load a value from file (an image) into a field with datatype Blob, then export it via Admin Tab -> Data Export and open it in an SQL tab i get a File Encoding Problem Message. When I accept...
View ArticleHello from another newbie (no replies)
Hello Folks I've started to have a look at SQL with a view to migrating a lot of data in Random Access files into MySQL. Data streches back 20 years and was initially managed in QBasic then Power...
View Articlecan not create any odbc connection (2 replies)
I just installed MySQL Workbench (Release 5.2.47) for development and reverse engineering purpose. Operating systems is Windows 7 64 bit. So first I want to create an ODBC connection for my database -...
View ArticleWorkbench does not retrive all rows (not related to the 1000 rows limit) (4...
Hi everyone, first time poster because usually I find my answers on Google but this time I can't find it. Here is the situation: I'm using a desktop computer to host MySQL and I'm using Workbench 5.2....
View ArticleName result tab of query (7 replies)
Hello, Is it possible to rename the result tab after a query has run? I have 3 results returned from a script that contains 3 queries, and I get back one tab with a name of the database and a 1...
View ArticleIs there a limit to the # of ELSEIFs? (3 replies)
I'm working on migrating some data from a really messy (aka bad) schema to a new one. There is also some terribly messy data I'm trying to clean up. I have a simple stored procedure that has a VERY...
View ArticleUndiagrammed Catalog Tables (no replies)
I have got the catalog and diagrams to work, and can see how they relate. How can I find tables that are in the catalog but not on any diagram? It is important to me that all tables have been...
View ArticleERR with initial values (no replies)
Hi, Is it possible to insert data in the ERR? I have a specific table that should have specific values when the database will be created by the creating script. Is there a way to insert "standard"...
View ArticleCall Function by create new DB (1 reply)
Hi, Is there a methode to insert a script in the EER Diagramm that will be called by create a new database. Currently I do the following: - Design my EER diagram - Export create script with...
View ArticleAnything obvious i am doing wrong? (no replies)
Hi folks, just ran the full install of the mysql msi and everything seems to install right and initial config completes. However, when i start workbench and click on Import/Export or Administer...
View ArticleUnable to Open mysql Excel Connection (1 reply)
I have been trying to open mysql excel connection but though my password is rightly type I can't able to connect. Any thoughts why?
View Article