摘要: #查看系统的环境变量 echo $LANG zh_CN.UTF-8 vim /etc/sysconfig/i18n 1 LANG="en_US.UTF-8"2 SYSFONT="latarcyrheb-sun16" #以上是系统默认 #有人修改了,查看/etc/profile export LC_ALL="C"export LANG="zh_CN.UTF-8" #把上边的参数注释,添加下边的参数,... 阅读全文
posted @ 2016-12-13 16:44 HarveyB 阅读(2029) 评论(0) 推荐(0)
摘要: 2016-12-13 10:17:28 7f7de8469700 InnoDB: Assertion failure in thread 140178744579840 in file row0mysql.cc line 1700InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ONInnoDB: We intentionall... 阅读全文
posted @ 2016-12-13 16:38 HarveyB 阅读(301) 评论(0) 推荐(0)