zoukankan      html  css  js  c++  java
  • pttablechecksum

    # pt-table-checksum --nocheck-replication-filters --databases=ua --replicate=ua.checksums --create-replicate-table --host=172.16.11.170 --port 3306 -uroot
                TS ERRORS  DIFFS     ROWS  CHUNKS SKIPPED    TIME TABLE
    04-12T09:52:56      0      0        0       1       0   1.105 ua.bak
    04-12T09:52:57      0      0        0       1       0   0.365 ua.heartbeat
    04-12T09:52:57      0      1       26       1       0   0.426 ua.te
    # pt-table-checksum --nocheck-replication-filters --databases=ua --replicate=ua.checksums --create-replicate-table --host=172.16.11.164 --port 3306 -uroot
                TS ERRORS  DIFFS     ROWS  CHUNKS SKIPPED    TIME TABLE
    04-12T09:54:48      0      0        0       1       0   0.056 ua.bak
    04-12T09:54:48      0      0        0       1       0   0.036 ua.heartbeat
    04-12T09:54:48      0      0       10       1       0   0.009 ua.te

  • 相关阅读:
    vue.api
    v-resource
    vue.js路由
    computed watch methods
    vue.js生命周期
    flex布局
    字符截取 slice substr substring
    原生Ajax书写
    jq动画
    css 3动画
  • 原文地址:https://www.cnblogs.com/seasonsstory/p/3016120.html
Copyright © 2011-2022 走看看