Database Connection (2 replies)
PLEASE I INSTALL MYSQL WB 5.2 CE ON WINDOW XP OS. I CLICKED ON MANAGE CONNECTION TO ADD MY DATABASE BUT I RECEIVED AN ERROR MESSAGE FAILED TO CONNECT TO MYSQL AT 127.0.0.1:3306. ACCESS DENIED FOR USER...
View ArticleWhat cache is Workbench putting queries in? (4 replies)
In MySQL Workbench I run the following query. SELECT COUNT(*) AS TotalRecords FROM all_cnd WHERE REGION = 'METRO' The first run always takes 20+ seconds. The second run and any additional runs within...
View ArticlePage showing the number of records in each table in DB (1 reply)
In phpMyAdmin, on the Structure page for each Db, there is a table showing all the tables in the DB and the number of records in each table. Is there something similar in Workbech? Thanks.
View ArticleGrant Access To User On Localhost (1 reply)
Thanks Mike I have been able to connect to the database. Can you help me on how to grant access to user on localhost using Mysql. The only user I am having is root. How can I add more users like bbm.
View ArticleError 1005 errno: 121 (no replies)
I've tried this three times and can't figure out why I'm getting this error. I went back and checked the data types, etc. other tables for the FK's and they seem okay. Please help! ERROR 1005: Can't...
View ArticleSSH connections (2 replies)
I am having trouble with workbench setting up an SSH tunnel. I keep getting a 10061 error I know it works because I can connect to the remote database using a std tcp/ip connection in workbench with...
View ArticleReverse Engineering Problem (2 replies)
I have a problem using reverse engineering feature in mysql workbench. Every step goes well until it reaches the part where I need to select schema. I select desired schema, for example 'mydb', and in...
View ArticleMysql Workbench in multi-users (no replies)
Can I use mysql workbench in groups to create ER diagrams? I tested here in two different pcs and had sync problems ... the second to save the file replaces the change made by prinmeiro. Thanks,...
View ArticleMigration between two MySQL CRM systems (no replies)
hi there I need to migrate a customer database from one MySQL database to another on the same webserver. The database tables have slightly different names and formats. Eg in one, the customer address...
View Articleremote table copy? (no replies)
hello, i got two mysql databases one on a remote host and one local. i am doing edits in some tables locally and would like to copy past/replace these tables into the remote tables every hour or so....
View ArticleIs there any method to do this in MySQL? (no replies)
Is there any method to do this in MySQL? If I have data in a record in MySQL Column, and I want to update the new line of data, without removing the old one. How to do this? e.g....
View Articleimport from disk (no replies)
I am having trouble getting a database and/or tables to go into a particular database using import from disk. Having previously exported them using mySQL Workbench 5.2.31 for Mac I have tried various...
View Articlesql workbench 5.2.31 ce wont create user on db (4 replies)
just installed the latest db 5.5.8 (32 bit version - it failed on 64 bit versiuon also) and installed latest workbench 5.2.31 CE. i can manage the db (connect and see stuff ) but i cant add a user -...
View ArticleSuperclass and subclass in Workbench (no replies)
Hello! I need help to represent this relationship in MySQL Workbench, do you know how can i do that? or using aggregations?? Please i need help as soon as possible. Thanks!
View Articleabout DLL error (no replies)
Normal boot into not to appear as freely c0000221unkown hard-core systermRoot \ \ \ systerm32 NTDLL DLL? How should I repair.
View ArticleNavigation in workbench help system (no replies)
I'm familiarizing myself with MySQL Workbench 5.2 CE. I have a question about the help window. Many of the pages say things like " More details... are avalable in the following sections." How can I...
View ArticleProblem in starting mysql (no replies)
Hello people I am new to mysql and after installing mysql on my server I am having problem starting it. I have a Centos 5.5 OS installed on it. I am providing a error message below: Initializing MySQL...
View ArticleDatabaseJournal: MySQL Workbench - Top 13 things you should know (no replies)
DatabaseJournal: MySQL Workbench - Top 13 things you should know http://www.databasejournal.com/features/mysql/article.phpr/3918776/article.htm
View Article