11 2018 档案

摘要:CISCO MDS – Useful ‘Show’ Commands CONFIG:show startup-configshow running-configshow running-config diffshow run |include host|gateway|ntp|fcdomain|ht 阅读全文
posted @ 2018-11-13 19:02 jiayou64 阅读(556) 评论(0) 推荐(0) 编辑
摘要:alter日志 原因:内存不足导致 调整步骤:当前系统MEM128GB 数据库可以调整至80G1、修改数据库参数SQL>alter system set sga max size=80g;SQL>set sga target =80g scope=both; 2、重启数据库使更改生效SQL> shu 阅读全文
posted @ 2018-11-08 10:25 jiayou64 阅读(3592) 评论(0) 推荐(0) 编辑
摘要:mysql有四种日志: 所有日志:general log 慢查询日志:slow log 二进制日志:binary log 错误日志:error log windows下在my.ini里配置,linux下在my.cnf里配置。 general log记录用户所有的操作。 general_log=ON general_log_file="D:/mysql/logs/mysql.lo... 阅读全文
posted @ 2018-11-07 15:10 jiayou64 阅读(1144) 评论(0) 推荐(0) 编辑
摘要:官网地址:https://dev.mysql.com 学习教程:http://www.runoob.com/mysql/mysql-tutorial.html MySQL 是最流行的关系型数据库管理系统,在WEB应用方面 MySQL 是最好的RDBMS(Relational Database Man 阅读全文
posted @ 2018-11-06 20:53 jiayou64 阅读(209) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-11-06 11:00 jiayou64 阅读(0) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示