mysql-workbench
Does MySQL Workbench automatically create indexes for foreign keys?
When I create a foreign key in MySQL workbench, a new entry appears on the \"Indexes\" tab with the exact same same as the foreign key that I just created.[详细]
2023-03-05 03:45 分类:问答String concatenation in MySQL
I am using MySQL and MySQL Workbench 5.2 CE. When I try to concatenate 2 columns, last_name and first_name, it doesn\'t work :[详细]
2023-03-05 03:18 分类:问答Database Statistics or bechmark tools
I have to monitor database statistic for postgresql.In future it may change.So the tool which support multiple database server would be better.[详细]
2023-03-04 20:58 分类:问答Accessing a mysql database from external host/ip? (ie: mysql workbench)
I have a mysql server running on x.x.x.x, and can access it internally no problem (of course). However when attempting to connect externally, ie using mysql workbench, or even from an external server,[详细]
2023-03-04 09:56 分类:问答Strict data validation with MySQL
I am working with MySQL Workbench and I noticed that my table was accepting pretty much any values without doing any data validation. Setting the sql_mode to \"STRICT_ALL_TABLES\" solved most of my pr[详细]
2023-03-01 15:30 分类:问答Create a new database with MySQL Workbench
Being new to MySQL, I have installed the latest version of the MySQL Workbench (5.2.33). I would like to know how you can create a database with this application. In the Overview tab of the SQL editor[详细]
2023-02-21 03:09 分类:问答Does MySQL Workbench autocomplete work?
Using MySQL Workbench, when I press CTRL + space it looks like there is an autocomplete feature (However, no items appear in the auto complete box).[详细]
2023-02-20 13:06 分类:问答unhappy with MySQL workbench 5.2
Is there a better option fo开发者_StackOverflow中文版r windows out there? I come froma MS SQL-Server environment so something that\'s similar to their editor would probably be most preferable.What cap[详细]
2023-02-19 06:09 分类:问答Forward engineering EER diagram in MySQL Workbench
Using MySQL Workbench 5.2.33 with MySQL 5.1.41 I have created an EER diagram.But when I try to forward engineer it from MySQL Workbench, I get the following error:[详细]
2023-02-19 05:28 分类:问答Percona and MySQL Workbench
Does anyone know if MySQL Workbench will work 开发者_开发百科with a Percona 5.1 server? If not, can anyone suggest a similar tool that will?Yes. Percona server is fully compatible with MySQL.Doesnt w[详细]
2023-02-17 06:26 分类:问答