Top "Mysql-workbench" questions

MySQL Workbench is a visual database design tool that is developed by MySQL.

MySQL Compatibility with MacOS Sierra

Does anybody know of any compatibility issues or quirks with MySQL Community Server/Workbench on macOS Sierra? I recently did …

mysql mysql-workbench macos-sierra macos-high-sierra
MySQL and Java: table doesn't exist

I have created MySQL DB using MySQL Workbench 5.2.40 CE. At first, I created New EER Model and named it test. …

java mysql mysql-workbench eer-model
utf8mb4 in MySQL Workbench and JDBC

I've been working with a UTF-8 encoded MySQL DB that now needs to be able to store 4-byte emojis, so …

java mysql jdbc mysql-workbench utf8mb4
MySQL Workbench (6.3.9) is not compatible with MacOS High Sierra?

Today morning I upgraded my MacBook to High Sierra (Version 10.13) Now, my MySQL workbench (6.3.9) is behaving weirdly after this OS …

macos mysql-workbench macos-high-sierra
MySQL Workbench drops connection when idle

I'm using MySQL Workbench 6.3 on my OS X 10.9.5 to manage several cloud databases (hosted on Rackspace), and I get the …

mysql database timeout mysql-workbench connection-timeout
how to open multiple model/database in mysql workbench

I have two model 1) Server Model : conneted to remote database which is stored on server 2) Local Host : connected to my …

mysql mysql-workbench
How to create composite key?

I am new to MySQL WB so I can create foreign key by adding relation between to dependen tables. But …

mysql sql constraints composite mysql-workbench
Any way to put in order automatically tables in Mysql Workbench diagram?

Hi have generated a new diagram connecting mysql workbench to database that already existed. Now the tables are in a …

mysql-workbench
How to execute an SQL query with Python script in MySQL Workbench

I want to execute SQL queries from the Python script environment in MySQL Workbench. I looked at the MySQL Workbench …

python mysql mysql-python mysql-workbench database-administration
MySQL Workbench: Reconnecting to database when "MySQL server has gone away"?

I have a lot of tabs and queries open in MySQL workbench. I left it open before I went to …

mysql-workbench