摘要: set global innodb-file-format=Barracuda 其它优化,后续补充 阅读全文
posted @ 2016-10-11 21:27 HarveyB 阅读(236) 评论(0) 推荐(0)
摘要: 5.1 不支持同一张表中有多个tmiestamp类型字段的默认值为current_time, 5.6版本无此问题 阅读全文
posted @ 2016-10-11 21:24 HarveyB 阅读(299) 评论(0) 推荐(0)
摘要: [root@localhost ~] # visudo –f /etc/sudoers 在文件中的root账户下添加需要切换root账户的账户 root ALL=(ALL) ALL user ALL=(ALL) ALL 阅读全文
posted @ 2016-10-11 10:27 HarveyB 阅读(243) 评论(0) 推荐(0)