Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个有 200 多个表的 mysql 数据库。
现在,我必须将这些表转储导入新数据库。
所有的表名都是小写字母。
有什么方法可以将所有小写字母的表名转换为大写字母吗?
在 windows 中,编辑 my.cnf 文件
lower_case_table_names=2
然后重新启动您的服务器。
我使用 gem Best In place 来编辑讨论主题和评论......它适用于讨论,但对于评论它给出了未找到记录的错误:我的路线: 命名空间:学校做资源:帐户,:except => [:新,: create, :destroy], :controller => 'ac