Can not create table in MySQL workbench 5.2.40

时间秒杀一切 提交于 2019-12-05 10:47:05

I figured out that the columns area was not disabled, but it needed scroll down from the thin rectangle as shown below. I was trying to type column name in the square below this rectangle and beased on that I described it as disabled.

You don't need to scroll down but make your window taller. You have an extremely small WB window height. On the right hand side of the table editor there's also a double arrow pointing down. Click this to collapse the upper part (with the collation and comments edits) and you will get more room for the lower part.

Note: there's also a splitter between the table editor and the output tab, so you can increase the table editor space by sacrifying some output space.

You are trying to create a table without columns. That is not possible

duffy356

You have no columns in your table, so what should your table represent?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!