Workbench Plugin Development Tutorials (no replies)
Hello, I've been trying to find some in-depth tutorials on writing Workbench plugins. I want to try a build a plugin that will give me a GUI for grouping routines by projects, etc. The ones that come...
View Articlemysql workbench has stopped working (no replies)
I have just downloaded MySQL Workbench but on starting up I get the message 'MySQL Workbench has stopped working'. The last entries of the log file read: 22:11:47 [INF][ WBContext]: WbContext::init...
View ArticleWorkbench missing from installer? (2 replies)
Hi, I am installing MySQL on a Windows7 embedded 32 bit system. I have run installer and successfully installed server, connectors etc however Workbench is not listed anywhere as being available to...
View ArticleWorkbench Column Default/Expression (no replies)
Workbench Column Default/Expression What can be put in here, I see I can put in a default value for the field San I put mysql statements? or is this just for default values? For a Column details if I...
View Articletab key inserts spaces (no replies)
In the General Editor options there is "Tab key inserts spaces instead of tabs". I have that option checked. The problem is, my tab key is still inserting tabs while using the Routine editor.
View ArticleHow can i see the latest committed changes in my queries? (no replies)
Using MySQL Workbench 6.3.10 CE. Whenever I open a connection and I execute a query, the data that I see is based on the data committed before or at the time I opened the connection. If another user...
View ArticleConnecting to non-local database problem (no replies)
I am trying to connect to a MySql server on my intranet via a TCP/IP address, with a username and password. The server is running on a Linux Debian ARM system connected to my local router with a...
View ArticleImport create ./ update tables using an ODBC Connection? (no replies)
Hi: I'm new to MySQL, I've used workbench for a few years to do basic stuff but I've never created and maintained my own DB's usiny MySQL, its always been MSSQL. I have an old IBM server that is end...
View ArticleHow to copy/move a table between two schemas in the same model in Mysql...
I created a model by reverse engineering an existing schema named 'test2' and it worked well, I then created a table, but while running 'Synchronize Model', i noticed that the new table I created in...
View Articlecan someone make this to .sql file ? (no replies)
2145 SQL_TVoid(g_dDatabase, "CREATE TABLE IF NOT EXISTS `store_players` (\ 2146 `id` int(11) NOT NULL AUTO_INCREMENT,\ 2147 `authid` varchar(32) NOT NULL,\ 2148 `name` varchar(64) NOT NULL,\ 2149...
View ArticleSave Model Synchronize with Any Source (no replies)
New Model > Tools > Synchronize with Any Source requires a lot of clicks to set up and get a diff. Is there any way to automate this or save the parameters so it's a simple click to re-run and...
View ArticleHow to disable Alter view statement (no replies)
I am using mysql work bench 6.3. When I try to alter views, right click on the view and select alter view the output displays with create algorithm syntax.The DEFINER column refers to the user who had...
View ArticleError importing csv file (1 reply)
Please help fix the below error while I was importing the csv file into the database! Thank you! Starting... Prepare Import... Prepare Import done Import data file.... Traceback (most recent call...
View ArticleDefault Directory for Editor (no replies)
I am using SQL Workbench 6.3.10 on my Apple computer Is there a way to set the default working directory where my SQL code is stored? I have searched this forum and checked the application, but can't...
View ArticleMySQL Workbench Translation (no replies)
Good evening I would like to know if there is a Portuguese translation of MySQL Workbench 6.3.10 please
View ArticleWorkbench Export &"DUMP" (1 reply)
Hi, I'm looking to export my tables and data structure from the database, and store it on a local file. Everything seems straight forward using the Workbench, I checked the database, and my tables.....
View ArticleProblem of user and privilege setting (no replies)
After clicking "Add Account", I set the user ID and password in the "Login" tab, and clicked on the "Schema Privileges" tab, but I cannot see 80% of the screen from right to left. I heard that I have...
View Articlemy first MYSQL server (no replies)
Hi, I'm giving MYSQL Community Server a go for the first time and plan to migrate a MSSQL database across once I've got the basics. I seem to have a problem with connection but I'm not sure where to...
View ArticleMySQL Workbench editor highlighted text color (no replies)
I have been unable to figure out how to change the text color in MySQL Workbench when the **text is highlighted**. I'm happy with all my other text and background colors in the `code_editor.xml` file...
View Articletabela bloqueada para edição no grid (no replies)
tenho duas tabelas e apenas uma consigo editar pelo grid, aparentemente estão com as mesmas configurações. Alguém pode me ajudar a liberar a outra tabela para ficar editavel.
View Article