摘要: 错误类型: ERROR 1231 (42000): Variable 'time_zone' can't be set to the value of 'NULL' ERROR 1231 (42000): Variable 'sql_mode' can't be set to the value o 阅读全文
posted @ 2018-11-01 16:32 一叶之灵 阅读(2329) 评论(0) 推荐(0) 编辑
摘要: 查看方式 1、先切换到:cd usr/local/tomcat5/logs2、tail -f catalina.out3、Ctrl+c 是退出tail命令/alt+E+R重置 Linux系统中tail命令 实例1:显示文件末尾内容 tail -n 5 log2014.log 显示文件最后5行内容 实 阅读全文
posted @ 2018-11-01 16:25 一叶之灵 阅读(5435) 评论(0) 推荐(0) 编辑