drop procedure if exists sp_array_test;

DELIMITER //

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

Extracts, orders, and then prints grants for MySQL user accounts (pt-show-grants)

# Extracts, orders, and then prints grants for MySQL user accounts

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

MySQL Stored Procedure - Nested Loop Example

DELIMITER $$

DanBrother 發表在 痞客邦 留言(0) 人氣()

Metabase H2 DB Migration to MySQL 5.7

#### On Aurora New MySQL ####################

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

MySQL 5.7 :  Steps for Upgrading Percona-Toolkit to the Latest Version


pt-online-schema-change --version

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

MySQL Slave - Skip Replication for A Particular Table

mysql> stop slave sql_thread;

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

Export Table Data:
mysql -utest_usr -p"xxx"-h127.0.0.1 -P3306 -e "select * from test_usr.test_table where flag = 1" > test_usr.test_table.txt 2>/dev/null

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

check_table_fragmentation.sql
>>
MySQL > source check_table_fragmentation.sql

DanBrother 發表在 痞客邦 留言(0) 人氣()

cat log_file_viewer.sh
>>
#################################

DanBrother 發表在 痞客邦 留言(0) 人氣()

There're MySQL global variable settings that will help for improving the speed of SQL apply in slave db.
That would solve the issue of slave lagging.

文章標籤

DanBrother 發表在 痞客邦 留言(0) 人氣()

Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼