workbench to see only one users tables (no replies)
Hello there. I am systemadministrator making mysql servers available for students at computer sciense. I have a shell script (OS = UNIX) that makes both the account in /home/xx and the user in the...
View ArticleODBC Connection for MS Access 2013 Drivers (no replies)
I've been trying for days to migrate Access 2013 data to Workbench to which I wish to use from hereon. My Windows system is 7-64 bit Home Premium. I've followed forum & other instructions to point...
View Articleimport sql into new database (1 reply)
when i import the sql file into one of my new databases it creates a new schema name instead of importing into the database i choose the import sql is named different than the database i want to...
View ArticleWorkbench Stopped Working (v6.3.4.0) (1 reply)
I'm trying to execute and .sql script and when I run it, it gives me a warning that it is a large file (969.81 MB). It gives me the option to then run the script, which I do. I then get the error...
View Articlelooking for a book workbench (no replies)
hello I am new to the topic of workbench and want to teach myself more about it. I currently downloaded the latest version of MySQL Community Server and Workbench. I am trying to find a current book...
View Article[Peformance]Mysql command line query very slower than MySql Workbench (no...
I would like to know why a run query on the command line is slower that running the same query directly in MySql Workbench. The query is the following: SELECT CASE WHEN WeekDay(c.collect_date) >=0...
View ArticleMySQL Workbench Connection Encoding (1 reply)
Is there a way to configure a MySQL Workbench to use utf8mb4 by default instead UTF-8? Is there any reasons why the limited UTF-8 (max 3 bytes) would be used instead? Right now I have to run this on...
View ArticleCan not run mysql-workbench on ubuntu (no replies)
Can not run mysql-workbench on ubuntu! mysql-workbench version : 6.2.4 or later (6.2.4 previous not test) ubuntu version:14.04 kernel version:3.16.0-49-generic error report:...
View ArticleMySQL Workbench Synchronize error 1064 (COMMENT'') (no replies)
Hello I have some problems while synchronize between my model and my database. The "COMMENT" keyword seems generate an error. I don't find any help about this keyword in the MySQL online manual....
View Articlemysqldump unknown option no beep (no replies)
hello i have the problem with mysqldump: unknown option '--no beep' I read these topics mysqldump unknown option no beep and MySQL Dump unknown option '-no-beep' both links says that i must to comment...
View ArticleSchema Transfer loses auto increment (no replies)
I am having a problem in Workbench 6.3.4. The Schema Transfer tool keeps losing auto-increment on several tables. Is there a reason it might be doing this? Does anyone know of a workaround?
View ArticleCan the 64 bit server and the 32 bit workbench work together. (no replies)
I'm wondering if there's a problem running a 64 bit version of the MYSQL server and the 32 bit workbench. I'm posing this issue because I'm having mysterious problems importing from a 32 bit version...
View ArticleHelp! I can't connect my workbench to the server (1 reply)
Hi, I got some issues regarding the MYSQL 5.6.26 MySQL Community Server (GPL) and Workbench 6.3. it seems that there is no connection between them. I already set up the password for the server in the...
View ArticleDBMS connection read time out and "Set 0"? (no replies)
I'm running some simple joins on big tables, so I would expect it to take a few days. I changed the preference setting for "DBMS connection read time out" from 600 to something like 100,000. But after...
View ArticleInstalling from yum repo onto Oracle Linux 7 (no replies)
I've got the latest MySQL server up and running on OL7 but when I try to install the Workbench application from the yum repo I get a warning from the installer relating to python when it tries to...
View ArticleForward Engineering Doesn't WOrk (2 replies)
I'm currently trying to use the Forward Engineering option, but it keeps failing due to a foreign key issue. But, if I take the script it generates and run that on it's own it everything works...
View ArticleMySQL Workbench 6.3.4 Memory issue (1 reply)
I have the workbench newly installed on both a Windows 2012 and 2008 R2 server. In both cases, when I connect to the mySQL Server, the memory use maxes out i.e from 14% to 100% on a 6GByte Server. ANy...
View ArticleTrouble specifying directory for secure-file-priv in MYSQL Workbench (no...
When I run the command mysql> SELECT * FROM customer INTO OUTFILE '/Customer_List.csv'; I get a message: ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv opti on so it...
View ArticleError on last step "Copy data to target RDBMS" (1 reply)
All database schema is transferring but no row is copying.
View ArticleSwitching to MYSQLI (1 reply)
Hello, I'm using Workbench right now to build my database, do I need to build my database differently now to use MYSQLI or is MYSQLI just the syntax for connecting to the database. Also do I need to...
View Article