windows 连接: https://pan.baidu.com/s/1mCVRVhbaIsC7qFr2PiubPQ 提取码: vff7
macos 连接: https://pan.baidu.com/s/1_fFQPQnSOvvcEgA0xaMX3Q 提取码: m4x3mysql
Name: admin
Company: admin
Serial Number: 03-67-000873
License Key: AD81E6 D9EDG1 2AKGWW TRWYC3 ADDK3Q DS7D6C 5KTEB2 8DFRGS
Issue Date: 06-21-2015sql
Edit default Session -> Terminal -> Emulation , Terminal 模式选择 Linux,同时勾选 ANSI Color,OK保存
ANSI颜色分为两种,分别是标准颜色和粗体颜色,粗体颜色的配色方案主要是为vim编辑器准备的配色方案,其中一些颜色是复用的
mongodb
Edit default Session -> Terminal -> Emulation
macos
Edit default Session -> Terminal -> Appearence--> Fonts
vim
设置为UTF-8
光标windows
style:wide Vertical Bar
color :RGB(150,200,200)oracle
效果;
app
编辑默认设置--log-->
logfilename: D:\TMP\CRT\%Y_%M_%D_%H.log
options: Start log upon connection , Append to flie, Start new log
on each line : [%Y%M%D_%h%m%s]编辑器
保存日期文件名、在链接时追加日志、每行写入时间
ide
好比机器须要从跳板机登录,从跳板机登录不要再输入密码。
右键buffer- > New button bar
新建buffon
效果
ps -ef | egrep "mysqld|oracle|mongodb"
show global variables like '%%';
show global status like '%%';
show master status \G\n
show slave hosts;\n
show slave status\G ;