积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(296)数据库工具(75)PostgreSQL(43)TiDB(42)phpMyAdmin(35)DBeaver(31)Firebird(29)Greenplum(26)数据库中间件(19)ClickHouse(15)

语言

全部英语(197)中文(简体)(73)俄语(8)德语(5)中文(简体)(4)英语(4)法语(2)西班牙语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(276)其他文档 其他(17)PPT文档 PPT(3)
 
本次搜索耗时 1.107 秒,为您找到相关结果约 296 个.
  • 全部
  • 数据库
  • 数据库工具
  • PostgreSQL
  • TiDB
  • phpMyAdmin
  • DBeaver
  • Firebird
  • Greenplum
  • 数据库中间件
  • ClickHouse
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 德语
  • 中文(简体)
  • 英语
  • 法语
  • 西班牙语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 运维上海2017-从理论到实践,深度解析MySQL Group Replication -徐春阳

    Group Replication原理解析与实践经验 徐春阳 MGR原理 MGR vs SEMI-SYNC MRG实践经验 • 支持多节点并发执行事务。如何保证从各个节点并发执行 的事务在每个节点以相同的顺序被应用/执行.------paxos协 议的功能。 • 自动地事务冲突检测。节点之间不能”同时”操作主键相同 记录,如果冲突,只有一个节点成功。------冲突检测。 ��sql! mysql_parse! mysql_execute_comma nd! trans_commit_stmt! MYSQL_BIN_LOG::com mit! group_replication_trans_before_commit! waitTicket! ���������� ���������� ���������� ������paxos� ��������� ���������� MGR实践经验 Group_replication_bootstrap_group参数须谨慎 DDL操作注意事项 当心secondary节点变成可写节点 规避大事务 Secondary��������! ������Single primary ����secondary����! ��my.cnf�read_only��������! ������stop group_replicaiton������
    0 码力 | 32 页 | 9.55 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 703 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 703 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 799 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 799 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2959 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2961 13.10.13TiDB Binlog Glossary
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v7.5 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 689 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 689 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 785 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 785 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2947 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2949 13.10.13TiDB Binlog Glossary
    0 码力 | 6020 页 | 106.82 MB | 1 年前
    3
  • pdf文档 TiDB v8.3 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 708 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 708 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 805 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 805 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3108 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3110 13.10.13TiDB Binlog Glossary
    0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 705 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 705 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 802 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 802 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3101 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3103 13.10.13TiDB Binlog Glossary
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 703 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 703 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 800 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 800 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3076 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3078 13.10.13TiDB Binlog Glossary
    0 码力 | 6479 页 | 108.61 MB | 10 月前
    3
  • pdf文档 TiDB v7.1 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 708 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 708 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 796 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 796 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2891 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2893 13.10.13TiDB Binlog Glossary
    0 码力 | 5716 页 | 104.74 MB | 1 年前
    3
  • pdf文档 TiDB v8.5 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 788 6.1.6 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 789 6.1.7 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 889 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 889 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · 968 7.3.5 Changefeed DDL Replication · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 973 7.3.6 Bidirectional Replication· · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 783 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 783 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 880 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 880 6.5.2 Migrate Data to a Downstream TiDB Scenario · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3208 13.12.4 Data Check in the DM Replication Scenario · · · · · · · · · · · · · · · · · · · · · · · 3212 13.13 TiProxy · · · · · · · · · ·
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 693 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 693 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 789 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 789 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3011 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3013 13.10.13TiDB Binlog Glossary
    0 码力 | 6321 页 | 107.46 MB | 1 年前
    3
共 296 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 30
前往
页
相关搜索词
运维上海2017理论实践深度解析MySQLGroupReplication春阳TiDBv7Documentationv8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩