digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年12月16日

摘要: 在使用mysqldump导出一份建库脚本是,发生了下面的错误:当执行 desc table_name; 时也报错:tag为表名,show index from tag;倒是可以执行。其实真正的错误原因是:Couldn't execute 'show fileds from table' 不能查看表的... 阅读全文
posted @ 2014-12-16 23:10 digdeep 阅读(6717) 评论(0) 推荐(0) 编辑

不懂数据库和Web安全的架构师不是一个好的程序员。