How to allow multible hosts. (1 reply)
I need to allow localhost and my officce ip to mysql users. Is it possible to allow these two together? If yes, how can I seperate them with , or | or something else in user management page. Thanks in...
View ArticleHow do I specify what database a query runs against (3 replies)
I want to use WB to run queries against multiple databases. When I have a query open how do I specify what database it runs against. There are several listed in the object browser.
View Articlecardinality syntax issue in workbench (no replies)
Hi, I wanted to know what is the difference between the below two cardinalities? As both of them means 1 to many relation so far what I know. type1: tbl1-|o----------|<-tbl2 // this cardinality is...
View ArticleMySQL Workbench 5.2.31a crash on start-up (2 replies)
Hi, I'm trying to use MySQL Workbench (v 5.2.31a) on Windows 7 Home Edition (x86) but the program crash few seconds after I launched it (during the loading screen). I haven't modified anything. Any...
View ArticleWorkbench crashes on startup (5 replies)
I have looked through the forums and from what I can tell the 32 bit version of work bench *should* work on Windows 7 64 bit. However after installing and re-installing it, it just crashes on start...
View Articleerror 1064 when importing from workbench (no replies)
I can not work this out as I simply exported from workbench and tried to run a SQL query in my database. I'm getting the following error:...
View ArticleRelationship between tables in Workbench (no replies)
Hallo, I am using MySQL Workbench 5.2.34 CE. I'd like to know how find the relationship between tables, or I'd like to print the database relationship. Is it supported by Workbench. Can anyone help...
View ArticleAutomation script for query to csv (no replies)
Hello, I am extremely new at MySQL and honestly don't even know where to look to find this answer. I have written a few queries and run them everyday. I would like to know how to automate this...
View ArticleI'm not able to connect with MySQL Workbench (1 reply)
Hallo @ all, I have problems to get remoteaccess to my mysql-server. I use MySQL Workbench as Client at home. Since two days I'm trying to connect to my Server which runs on the server of my provider....
View ArticleSelecting Multiple Rows in SQL Editor (1 reply)
Just discovered MySQL workbench yesterday. Pretty lame huh? lol All seems fine but, can't figure out how to select multiple rows in the SQL Editor tab>Query(x) result window. That is, with a table...
View ArticleDB->forward engineer misses fk's but reports success (no replies)
Hello eveybody. I was modeling a moderately complex db structure and happened to notice (Quite late) that when I fw engineer it many tables loose some or all of their FKs I am looking into the reasons...
View ArticleEER model - can't select columns for FK except PK. (2 replies)
Green newbie feeling stupid. Two tables, Region and Company. Company:Region_ID is to link to Region:ID. But in the foregn key tab of Company, I can only check the PK Company:ID, not Company:region_id....
View ArticleTXT-File in mysql table; (1 reply)
Good morning everybody, i´m quite frustrated, because i´m not able to fill correctly a txt-file in a created table in mysql. I want to integrate this file:...
View Articleconnecting to DB on Linux, HELP!!!!!! (no replies)
It's been awhile since I've used mysql. I just took over a position where they set up a db on a linux server and I'm trying to use workbench on a windows machine to connect to it but keep getting...
View ArticleAfter power failure can no longer connect from remote PC (3 replies)
Everything has been working fine up until we lost power this morning and now I can no longer connect to my database. I get Host '192.168.2.7' is not allowed to connect to this MySQL server. The user...
View ArticleUse of back tic, quotes in mysql workbench (2 replies)
Bit confused on when to use what while doing queries. 1. Was told "you NEVER have to use a backtick unless you are using a reserved word as a column, table or database name" but in MySQL workbench if...
View ArticleSetting the "default schema" (no replies)
Hi, I have a problem with this. The situation is as follows: I installed Mysql and Workbench. I created a schema called "test_schema", which became the default schema. I then created a serious schema...
View ArticleWorkbench scripts? (2 replies)
I just started working with Workbench (had been using SQLyog previously) and I was wondering if Workbench has the capability to execute multiple SQL scripts or install a plugin that can execute...
View Articlemissing feature: export to excel (1 reply)
I miss the feature "export resultset to excel"
View ArticleSQL Editor: more than one long query (3 replies)
while executing a long query, i can't start another query in a second query-tab on the connected server. The buttons "Execute SQL Script.." and "Execute current SQL Statement.." are disabled....
View Article