mysql-workbench
MySQL-DB Connection with MAC!
When i try to connect to my MYSQL-DB from a Windows-PC everything works, but when i try it from a Mac (I tried it with 2 macs) i get the errormessage \"Can\'t get hostname\". I\'m using开发者_C百科 My[详细]
2023-02-13 17:03 分类:问答MySQL Workbench error while accessing configuration
After installing MySQL Community Server 5.59 (64bit) and MySQL Workbench 5.2.31a and setting it up I try accessing the db\'s configuration and receive the following error:[详细]
2023-02-10 02:58 分类:问答Alter database to match model
开发者_运维技巧Originally, I used Data Modelling in MySQL Workbench to design a database consisting of a series of tables (i.e. the columns and relationships).[详细]
2023-02-09 18:47 分类:问答Prefix SQL database entries
Let\'s just say I\'ve got an SQL database with 10 entries in it. id|code|name -------------------------[详细]
2023-02-09 13:23 分类:问答How do I enlarge an EER Diagram in MySQL Workbench?
I am working on a moderately complex schema in MySQL W开发者_StackOverflow中文版orkbench, and the single page of the EER diagram is now full up. Does anyone know how to enlarge it to two or more pages[详细]
2023-02-09 01:00 分类:问答Migration from SQL Server to MySQL
I need to migrate data from SQL Server 2000 to MySQL. Currently I开发者_JAVA技巧 am using MySQL workbench. Can any one tell how to do this?If you are searching for a tool MySQL has a tool called \"MyS[详细]
2023-02-07 11:23 分类:问答MySQL Workbench EER diagram creation
There are two issues here regarding MySQL Workbench. Is there a way to update an existing EER diagram with newly created DB tables, so that the EER diagrams automatically reflects the new tables AND[详细]
2023-02-07 01:11 分类:问答View detailed warnings in MySQL Workbench?
How do you view detailed warnings in MySQL workbench? When I execute a command, all I see is a brief summary of /how many/开发者_运维知识库 warnings there were. I\'d like to see a detailed report of w[详细]
2023-02-06 19:38 分类:问答MySQL Workbench skip pulling schema list on opening a SQL editor
Is there a way to make the Workbench skip caching the schema information on SQL Editor load? I\'ve got tons of tables in my database (not to mention the server is half way across the world) and it tak[详细]
2023-02-06 10:14 分类:问答Database modeling software with non-binary file format?
Do you know a database modeling software whose the file format can safely be tracked by a VCS without always creating conflicts ? (i.e. a non-binary file for开发者_JAVA技巧mat.) It would be great if t[详细]
2023-02-05 20:37 分类:问答