摘要:
1.下载步骤访问官方网站:https://www.mysql.com/ 选择Downloads下的Community 下载对应的版本点击上图的MySQL Community Server,进入下载界面: 找到MySQL Community Server 5.7这一链接,点击进入: 根据你电脑的版本选 阅读全文
摘要:
1. select * from emps as of timestamp to_Date('2015-12-11 14:00:00','yyyy-mm-dd hh24:mi:ss'),SQL语句是查询某一时间点上的表中的所有数据,可用于恢复误删(全部误删)的数据 2.恢复误删数据(全部误删) in 阅读全文
摘要:
Logging system failed to initialize using configuration from 'classpath:logback.xml' java.lang.IllegalStateException: Logback configuration error dete 阅读全文