随笔分类 - Mysql
摘要:之前搭建的ghost博客比较坑,修改comment之后重启数据丢了,对node不熟悉,所以就切换回到wordpress了。 回滚快照之后发现数据库crash了,提示如下信息 2016 06 15 23:21:32 3344 [Note] InnoDB: Database was not shutdo
阅读全文
摘要:两个表可以简单地写为select a.*,b.* from a left join b on a.id =b.id;三个以上select a.*,b.* from a left join b on a.id=b.id left join c on a.id=b.id where具体的例子select...
阅读全文
摘要:mysql InnoDB: Assertion failure in thread xxxx in file ut0mem.cc line 105错误信息InnoDB: Assertion failure in thread xxxx in file ut0mem.cc line 105InnoDB...
阅读全文

浙公网安备 33010602011771号