最近在做一款BI工具,分析如下
修改數(shù)據(jù)時(shí)

image.png
新增數(shù)據(jù)時(shí)

上面能夠讀到的前提有:
1.開啟binlog,模式為row,
binlog_row_image 設(shè)置為full,表示更新前的所有字段均記錄
2.數(shù)據(jù)庫用戶擁有

image.png
最近在做一款BI工具,分析如下
修改數(shù)據(jù)時(shí)
新增數(shù)據(jù)時(shí)
上面能夠讀到的前提有:
1.開啟binlog,模式為row,
binlog_row_image 設(shè)置為full,表示更新前的所有字段均記錄
2.數(shù)據(jù)庫用戶擁有