RSA encrypting public key (no replies)
Hello, I do have a rather complex sharing problem, I need to solve using stored procedures and RSA. There are teams that need a shared RSA key pair. Every user who is member of a team, gets a copy of...
View ArticleMySQL Workbench not recognisng Windows 10 as Windows (no replies)
When trying to stop or start my instance I am getting the following error message: Could not acquire management access for administration Runtime Error: Target is configured as Windows, but seems to...
View ArticleMySQL won't import csv table properly (no replies)
I've been trying to import a big csv excell table into the mysql workbench. It does run the import wizard, but when i check the table once it is imported, it is missing several lines. Before the...
View Articleicon/menu size (1 reply)
In the preferences, I see I can change the size of the SQL Editor, Resultset Grid, Scripting Shell, and Script Editor, but I want to know if I can change the font size of the panels/menus. I don't...
View ArticleCommands out of sync (3 replies)
I'm running Workbench 6.3.6 against MySQL 5.7.x on Windows 7. Executing a stored procedure I've executed hundreds of times before, but perhaps last before I upgraded to this particular MySQL...
View ArticleDisplaying Emojis In MySQL Workbench (1 reply)
Hi, I'm using MySQL Workbench 6.3.3 build 511 CE (64 bits). - I have a schema, S, with the "utf8mb4" collation. - In that schema, I have a table, T, with the "utf8mb4" collation. - In that table, I...
View ArticleCreating relationships to tables? (2 replies)
Hello, This is my first time messing around with MNySQL Workbench so bear with me as I explain this. This seems like a user error and I can't seem to find out what I'm doing wrong. I can't seem to...
View ArticleRemoving an Index (no replies)
I am using MYSQL 5.7 with Workbench 6.3 I have a table where I created an Index for a field but it had the wrong name so I created an index again on the same field and gave it the proper name. But I...
View ArticlePlugins development about fetch table information (3 replies)
I recently have a problem while developing a plugin. What I wanna do is to get the information about the columns of a particular table and show them up in a window. I try to use...
View Articlehow do I update server1.database.table from server2.database.table (no replies)
I am a SQL Server developer, but I have a task that requires me to update tables from one mysql database to another on a different server. I can accomplish something like this relatively easy with sql...
View ArticleWorkbench 6.3.7 unstable (no replies)
Hello, guys. I updated my Workbench to version 6.3.7 x64. I realised that it's too unstable. It chash down with a simple query execution, most times with the same query I executed some minutes before....
View ArticleHow do I display comments i've made in an table and column. (no replies)
Hi, I want to analyze the comments on all tables and columns. Is it possible to generate a list of all comments to tables and columns? Regards,
View ArticleNewbie create/configure database question (1 reply)
I got mySQL (server 5.7) downloaded and installed 2 days ago using only the default options. I have spent the last 2 days trying to get the program to do something, e.g., I enter: C:\Program...
View ArticleLocal instance pointing to remote host? (2 replies)
Hello, this is my first post, so please be patient. I got a server which uses a mysql db; my intention was to create a local copy of the db to my pc, to do some queries and don't risk to touch the...
View ArticleMSWB not accepting qualified keyword as column name (no replies)
On opening a Stored Procedure via "ALTER STORED PROCEDURE..." a column name of "<my table>.long" is being flagged as a syntax error when the "long" is unquoted. This is counter to the supposed...
View ArticleCannot Connect to Database Server (no replies)
Hi, I have a strange problem. Everytime I try to login to a remote mysql server via an SSH tunnel, i get the following error message: Cannot Connect to Database Server Your connection attempt failed...
View ArticleProblem with EER Diagram (1 reply)
Hello, I want to create a database with customers, projects, products and suppliers. In this case a customer had the same address information as a supplier and thus is a contact. So I created a table...
View ArticleTransfer Data to another folder (1 reply)
I would to transfer my whole database (including data) to another partition. Which is the better way? I think that could be to copy and paste the data folder: C:/ProgramData/MySQL/MySQL Server...
View ArticleAccess to database (no replies)
I am having trouble connecting to my company database in order to mine data. I have downloaded MySQL in my personal capacity and now need to access the business details and database. How do I do this?...
View Article