Apache ShardingSphere 5.2.0 Document310 Implementation classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 5.7 Data Sharding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311 Manual MySQL user guide Environment Supported MySQL versions: 5.1.15 to 5.7.x. Authority required 1. Enable binlog MySQL 5.7 my.cnf configuration sample: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row document, v5.2.0 5.7 Data Sharding 5.7.1 ShardingAlgorithm Fully-qualified class name org.apache.shardingsphere.sharding.spi.ShardingAlgorithm Definition Sharding Algorithm definition 5.7. Data Sharding0 码力 | 483 页 | 4.27 MB | 1 年前3
Apache ShardingSphere 5.2.1 Document337 Implementation classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 337 5.7 Data Sharding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 338 Environment Supported MySQL versions: 5.1.15 to 8.0.x. Authority required 1. Enable binlog MySQL 5.7 my.cnf configuration sample: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full document, v5.2.1 5.7 Data Sharding 5.7.1 ShardingAlgorithm Fully-qualified class name org.apache.shardingsphere.sharding.spi.ShardingAlgorithm Definition Sharding Algorithm definition 5.7. Data Sharding0 码力 | 523 页 | 4.51 MB | 1 年前3
Apache ShardingSphere 中文文档 5.2.0. 287 已知实现 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287 5.7 数据分片 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287 5.7 使用手册 MySQL 使用手册 环境要求 支持的 MySQL 版本:5.1.15 ~ 5.7.x。 4.2. ShardingSphere-Proxy 236 Apache ShardingSphere document, v5.2.0 权限要求 1. 开启 binlog MySQL 5.7 my.cnf 示例配置: [mysqld] server-id=1 log-bin=mysql-bin DatabasePermittedPrivilegesProviderAlgorithm 5.7 数据分片 5.7.1 ShardingAlgorithm 全限定类名 org.apache.shardingsphere.sharding.spi.ShardingAlgorithm 定义 分片算法 5.7. 数据分片 287 Apache ShardingSphere document, v50 码力 | 449 页 | 5.85 MB | 1 年前3
Apache ShardingSphere 5.0.0-alpha Document286 5.6.2 QueryAssistedEncryptAlgorithm . . . . . . . . . . . . . . . . . . . . . . . . . . 286 5.7 SQL Audit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287 Environment JAVA,JDK 1.8+. The migration scene we support: Source Target Support MySQL(5.1.15 ~ 5.7.x) ShardingSphere‐Proxy Yes PostgreSQL(9.4 ~ ) ShardingSphere‐Proxy Yes Attention: If the backend Class Description None 5.5. Readwrite-splitting 286 Apache ShardingSphere document, v5.0.0-beta 5.7 SQL Audit 5.7.1 SQLAuditor SPI Name Description SQLAuditor SQL auditor Implementation Class Description0 码力 | 311 页 | 2.09 MB | 1 年前3
Apache ShardingSphere 5.4.1 DocumentSupported MySQL versions: 5.1.15 to 8.0.x. Authority required 1. Enable binlog in source MySQL 5.7 my.cnf configuration sample: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full then set the corresponding database image version like transaction.it.docker. mysql.version=mysql:5.7. Then generate the test image through the command, for example: # for operation, replace ${operation} ipeline. Environment setup ${DOCKER-IMAGE} refers to the name of a docker mirror, such as mysql:5.7. ${DATABASE-TYPE} refers to database types. Directory: src/test/resources/env/ ‐ it-env.properties:0 码力 | 572 页 | 3.73 MB | 1 年前3
Apache ShardingSphere 中文文档 5.4.18.0.x。 9.2. ShardingSphere-Proxy 357 Apache ShardingSphere document 权限要求 1. 源端开启 binlog MySQL 5.7 my.cnf 示例配置: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full max_connections=600 properties,将 function.it.env.type 设置为 docker;设置对应的 数据库镜像版本,例如 transaction.it.docker.mysql.version=mysql:5.7。其次通过命令生 成测试镜像,例如: # for operation, replace ${operation} with transaction、pipeline or showprocesslist ss。 11.7.3 使用指南 模块路径 test/e2e/operation/pipeline。 环境配置 ${DOCKER-IMAGE} 表示 docker 镜像名称,如 mysql:5.7 。${DATABASE-TYPE} 表示数据库类型。 目录:src/test/resources/env/ ‐ it-env.properties:环境配置文件。‐ ${DATABASE-TYPE}/0 码力 | 530 页 | 4.49 MB | 1 年前3
Apache ShardingSphere v5.5.0 documentShardingSphere-Proxy 393 Apache ShardingSphere document Authority required 1. Enable binlog in source MySQL 5.7 my.cnf configuration sample: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full then set the corresponding database image version like transaction.it.docker. mysql.version=mysql:5.7. Then generate the test image through the command, for example: # for operation, replace ${operation} ipeline. Environment setup ${DOCKER-IMAGE} refers to the name of a docker mirror, such as mysql:5.7. ${DATABASE-TYPE} refers to database types. Directory: src/test/resources/env/ ‐ it-env.properties:0 码力 | 602 页 | 3.85 MB | 1 年前3
Apache ShardingSphere v5.5.0 中文文档属性:阻塞队列大小 ))) ); 使用手册 MySQL 使用手册 环境要求 支持的 MySQL 版本:5.1.15 ~ 8.0.x。 权限要求 1. 源端开启 binlog MySQL 5.7 my.cnf 示例配置: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full max_connections=600 properties,将 function.it.env.type 设置为 docker;设置对应的 数据库镜像版本,例如 transaction.it.docker.mysql.version=mysql:5.7。其次通过命令生 成测试镜像,例如: # for operation, replace ${operation} with transaction、pipeline or showprocesslist ss。 11.7.3 使用指南 模块路径 test/e2e/operation/pipeline。 环境配置 ${DOCKER-IMAGE} 表示 docker 镜像名称,如 mysql:5.7 。${DATABASE-TYPE} 表示数据库类型。 目录:src/test/resources/env/ ‐ it-env.properties:环境配置文件。‐ ${DATABASE-TYPE}/0 码力 | 557 页 | 4.61 MB | 1 年前3
Apache ShardingSphere 中文文档 5.3.2ShardingSphere document 使用手册 MySQL 使用手册 环境要求 支持的 MySQL 版本:5.1.15 ~ 8.0.x。 权限要求 1. 源端开启 binlog MySQL 5.7 my.cnf 示例配置: [mysqld] server-id=1 log-bin=mysql-bin binlog-format=row binlog-row-image=full max_connections=600 ss。 11.7.3 使用指南 模块路径 test/e2e/operation/pipeline。 环境配置 ${DOCKER-IMAGE} 表示 docker 镜像名称,如 mysql:5.7 。${DATABASE-TYPE} 表示数据库类型。 目录:src/test/resources/env/ ‐ it-env.properties:环境配置文件。‐ ${DATABASE-TYPE}/ version=mysql:5.7 3. 通过 Maven 运行测试用例。以 MySQL 为例: ./mvnw -nsu -B install -f test/e2e/operation/pipeline/pom.xml -Dpipeline.it.env. type=docker -Dpipeline.it.docker.mysql.version=mysql:5.7 11.7. Pipeline0 码力 | 508 页 | 4.44 MB | 1 年前3
Apache ShardingSphere 中文文档 5.0.0-alpha277 5.6.2 QueryAssistedEncryptAlgorithm . . . . . . . . . . . . . . . . . . . . . . . . . . 277 5.7 SQL 审计 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277 5 断点续传服务 4.4.3 使用手册 使用手册 环境要求 纯 JAVA 开发,JDK 建议 1.8 以上版本。 支持迁移场景如下: 源端 目标端 是否支持 MySQL(5.1.15 ~ 5.7.x) ShardingSphere‐Proxy 是 PostgreSQL(9.4 ~ ) ShardingSphere‐Proxy 是 注意: 如 果 后 端 连 接 MySQL 数 据 库, QueryAssistedEncryptAlgorithm SPI 名称 详细说明 QueryAssistedEncryptAlgorithm 包含查询辅助列的数据加密算法 已知实现类 详细说明 无 5.7 SQL 审计 5.7.1 SQLAuditor SPI 名称 详细说明 SQLAuditor SQL 审计器 已知实现类 详细说明 暂无 5.6. 数据加密 277 Apache ShardingSphere0 码力 | 301 页 | 3.44 MB | 1 年前3
共 18 条
- 1
- 2













