Wesley13 Wesley13
3年前
mysql配置调优
工作中,会遇到需要查看mysql的top20慢sql,逐个进行优化,加上必要的索引这种需求,这时就需要开启数据库的慢查询日志的功能1.查询当前慢查询日志的状态\默认为关闭状态mysqlshowvariableslike"
Stella981 Stella981
3年前
Manjaro 安装与配置
说明:以下内容对manjaro18.1.2已经有部分失效,aurman已经无法准确安装,搜狗拼音也有问题1、系统安装 Win下使用usbWriter制作安装盘,Manjaro下使用自带的SUSEStudioImangewri
Stella981 Stella981
3年前
Mycat配置项详解
schema.xml文件配置中的balance属性和writeType属性:1.balance"0",不开启读写分离机制,所有读操作都发送到当前可用的writeHost上。2.balance"1",全部的readHost与standbywriteHost参与select语句的负载均衡,简单的说,
Stella981 Stella981
3年前
Mycat的配置(一)
   Schema.xml作为Mycat中最重要的配置文件之一,管理着Mycat的逻辑库、表、分片规则、DataNode以及DataSource。1.Schema标签<schemaname"TESTDB"checkSQLschema"false"sqlMaxLimit"100"</sch
Stella981 Stella981
3年前
DbVisualizer配置连接hive
最近研究hive,打算在windows上用DbVisualizer连接hive写hql。没说的,先在网上搜。。。我参考的文章如下:http://blog.csdn.net/doupeihua/article/details/52557007http://blog.csdn.net/ydb\_jason/article/details/530634
Wesley13 Wesley13
3年前
Mysql安装、配置、优化
一、环境准备下载软件包wgethttp://test.hexin.cn/software/mysql5.7.9.tar.gzP/usr/local/src/wgethttp://test.hexin.cn/software/cmake3.4.0.tar.gzP/usr/local/src/wgethttp://t
Stella981 Stella981
3年前
FastDFS安装配置
安装libfastcommon依赖环境官网下载,或者链接:https://pan.baidu.com/s/1jIVjy0Q(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpan.baidu.com%2Fs%2F1jIVjy0Q) 密码:jxk
Stella981 Stella981
3年前
Spring Boot核心配置
!(https://oscimg.oschina.net/oscnet/c7cf65de97b540b49e7c39ebd3e9dfbd.png)启动类在包根目录下添加启动类,必须包含main方法,再添加SpringBoot启动方法:1.SpringApplicatio
Wesley13 Wesley13
3年前
JDK安装和配置
JDK的安装和配置学习Java最基础的就是要先学会安装jdk(JavaDevelopmentKit)啦,今天小R在这里跟大家分享一下jdk1.8的安装流程~1.复制以下链接,打开jdk1.8的具体下载页http://www.oracle.com/technetwork/java/javase/down
Stella981 Stella981
3年前
IntelliJ Idea配置笔记
1.修改idea字体大小FileSettings!(https://oscimg.oschina.net/oscnet/upe11bdb46c2981f0591db2ebfca44d27afbc.png)2.右键创建文件时没有javaclass,需要配置src为Sources目录!(https://oscimg.oschina.n