Migrate Privileges from one server to another (3 replies)
I can move the databases but need to mve the privileges as well. Can I do this with Workbench? Regards Pete
View ArticleMySQL workbench & windows 8.1 (3 replies)
Have a brand new Windows 8.1 laptop I am using for work and have been receiving BSOD screens often while working -- the link to these crashes seems to be when I am running MySQL workbench (5.2 CE) *I...
View ArticleDatabase Synchronize always out of Synch (9 replies)
I have a live Database that I built with MySQL Workbench 6.0 (I just upgraded to the latest version) a number of months ago. While I was able to get the synchronize (Me->DB) working in the past, it...
View ArticleError Geting Thread Stack (no replies)
Hi all, We are trying to identify the sentences executed in a thread. I am uing the MySQL Workbench Comertial 6.1.6. We are trying to use the functionality included on the Client Connections of "View...
View ArticleBlessed are the gentle (no replies)
Blessed are those who mourn, for they shall be comforted. Blessed are the gentle, for they shall inherit the earth Blessed are those who hunger and thirst for righteousness for they shall be satisfied...
View ArticleUTF-16 on Linux Workbench - how? (3 replies)
I've searched many sites, but cannot find out how to properly display UTF-16/UCS-2 fields in query results viewer on Linux. I have a field defined as follows: 'UCS2Field' VARCHAR(100) CHARACTER SET...
View ArticleUpgrade 5.5 to 5.6 (no replies)
Hi, I have some problem after upgrade from 5.5 to 5.6. Strange thing.... After upgrade, in Mysql Workbench 6.1 in "Performance Reports" I have only few report. Only Database schema statistics and...
View Articletables could not be fetched (no replies)
Is there a time limit on how long Workbench (6.1.6) waits before when loading the schema before declaring 'tables could not be fetched'. I am in the process of moving my connections from Query Browser...
View ArticleWorkbench can’t display file name which with Chinese (1 reply)
if file name contains Chinese characters, it display a square instead
View ArticleCan't compile Workbench under Ubuntu 14.04 LTS (AMD_64) (1 reply)
Hi all, I've been trying to install Workbench 6.1.6 from source on Ubuntu Linux 14.04 LTS on an AMD_64 machine, but I keep getting the error at the bottom of this post. The problem appears to stem...
View ArticleMy MWB file keeps getting corrupted (1 reply)
Every so often when I open the model file, my mysqlworkbench frezzes up on my 10.9.3 mac. To fix this, I have to regenerate it from the SQL file. Is there any log file I can look at to see what the...
View ArticleCan't install Performance Schema helper schema (sys) (1 reply)
I'm using MySQL 5.6.17 on Mac OS X 10.9.3 with MySQL Workbench 6.1.6. If I click on "Performance Reports" or "Performance Schema Setup", I get a message stating "The Performance Schema helper schema...
View Article2014: commands out of sync while FWD Engineering (no replies)
Version Been working on a schema for weeks and suddenly this bug pops up while forward engineering: "ERROR: Error 2014: Commands out of sync; you can't run this command now DROP TRIGGER IF EXISTS...
View ArticleMySql connection using IPAddress (1 reply)
Hi, I'm using mysql database for internal use. I have created a database with localhost. Currently I'm using netbeans and mysql workbench to connect to the localhost mysql. However, How to make my...
View ArticleCannot Connect? (no replies)
Installed Workbench 6.0 on ubuntu 14.04. Created Model "Player_DB" with 6 Tables. Attempted to create Connection with the following data: flags Standard(TCP/IP) 127.0.0.1 3306 glen <my password>...
View ArticleLua Script - openConnection (no replies)
Hi, I am new to Workbench scripting and having trouble writing a basic Lua script to open a connection. Below is the script which yields this error: luart: error: stdin:9: bad argument #3 to...
View ArticleResult grid panel layout right to left (no replies)
Hi everybody I'm new to workbench and using version 6. Since all my Data is written in Hebrew I'm looking for a way to change the layout of the result grid panel so that it would be from right to left...
View Article'Forward Engineer' flush all my tables... (1 reply)
I created tables and insert some test data inside. After that, i 'reverse engineer' to create relationship and FK for the tables. Once done, i 'forward engineer', here is my problem (i m using WB 6.1...
View ArticleIgnore comments with Synchronize Model option (1 reply)
I use a lot of column's comments in my Workbench (6.0.9). My comments are long and I use them only in Workbench. There is no need to export them or synchronize. Can I set somewhere in options to...
View ArticleHelp using MYSQL to automatically gather data from Facebook Graph API (1 reply)
How can one write code in MYSQL workbench that will gather data from something like the Facebook Graph API? For example, getting the 'like' statistic from a page and adding this to one of my tables....
View Article