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.
这里有两个问题,第二个比第一个复杂一点。
1 - 我的 Drupal Commons 安装中有 18 个“额外”表。从数据库中删除这些表是否安全?(如果有帮助,我可以提供此列表)
2 - 我在同一个站点上有 3 个“不匹配表”错误。只更新这些表是否安全?
不匹配的具体表是:
具体来说,varchar 的大小与应有的不同。我可以更新 SQL 来解决这个问题吗?
这里给出的建议是“什么都不做” http://drupal.org/node/263582