The Weblate Manual 4.18Reporting issues in Weblate Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.18 Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL0 码力 | 812 页 | 23.87 MB | 1 年前3
The Weblate Manual 4.18.1Reporting issues in Weblate Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.18 Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL0 码力 | 813 页 | 23.87 MB | 1 年前3
The Weblate Manual 4.18.2Reporting issues in Weblate Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.18 Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL0 码力 | 813 页 | 23.87 MB | 1 年前3
Apache Kyuubi 1.4.1 DocumentationGetting Started with Kyuubi and Cloudera Hue Deploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide kyuubi.examples; import java.io.IOException; import java.security.PrivilegedExceptionAction; import java.sql.*; import org.apache.hadoop.security.UserGroupInformation; public class JDBCTest { private location Configuration configuration = new Configuration(); configuration.set(HADOOP_SECURITY_AUTHENTICATION, "kerberos"); UserGroupInformation.setConfiguration(configuration);0 码力 | 233 页 | 4.62 MB | 1 年前3
Apache Kyuubi 1.4.0 DocumentationGetting Started with Kyuubi and Cloudera Hue Deploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide kyuubi.examples; import java.io.IOException; import java.security.PrivilegedExceptionAction; import java.sql.*; import org.apache.hadoop.security.UserGroupInformation; public class JDBCTest { private location Configuration configuration = new Configuration(); configuration.set(HADOOP_SECURITY_AUTHENTICATION, "kerberos"); UserGroupInformation.setConfiguration(configuration);0 码力 | 233 页 | 4.62 MB | 1 年前3
FISCO BCOS 2.1.0 中文文档getTotalTransactionCount接口新增历史失败交易数统计 更新 RocksDB模式支持落盘加密 使用TCMalloc优化内存使用 修复 修复P2P模块偶现不处理消息的问题 修复MySQL或External模式下未赋值字段,查询失败 修复某些极端场景下同步错误的问题 兼容性 向前兼容,旧版本可以直接替换程序升级,但无法启动此版本的新特性。若 需要用此版本的新特性,需重新搭链。 [https://github.com/FISCO-BCOS/FISCO- BCOS/releases/tag/v2.0.0-rc3] 变更描述 新特性 分布式存储:新增支持底层通过数据库连接池直连MySQL 分布式存储:新增支持RocksDB引擎,搭建新链时存储默认采用 RocksDB 分布式存储:新增CRUD接口支持,控制台1.0.3以上版本提供类SQL语 句读写区块链数据 更新 完善ABI解码模块 RPC中处理参数时asInt异常造成程序退出的Bug [https://security.webank.com/report/freelink/932/6673f4de1e4c4acaf69a0ebb474545a0] 交易执行Out of gas时交易一直在交易池中不被处理的Bug [https://security.webank.com/report/freelink/871/cbb01e0 码力 | 1058 页 | 740.85 KB | 1 年前3
FISCO BCOS 2.3.0 中文文档更新 rpc.listen_ip拆分成channel_listen_ip和jsonrpc_listen_ip 提供合约写权限控制接口,包括合约写权限授权、撤回和查询 简化并行交易配置 推荐使用MySQL直连的存储模式替代External存储模式 修复 修复特定兼容场景下的内存问题 兼容性 向前兼容,旧版本可以直接替换程序升级,但无法启动此版本的新特性。若 需要用此版本的新特性,需重新搭链。 getTotalTransactionCount接口新增历史失败交易数统计 更新 RocksDB模式支持落盘加密 使用TCMalloc优化内存使用 修复 修复P2P模块偶现不处理消息的问题 修复MySQL或External模式下未赋值字段,查询失败 修复某些极端场景下同步错误的问题 兼容性 向前兼容,旧版本可以直接替换程序升级,但无法启动此版本的新特性。若 需要用此版本的新特性,需重新搭链。 [https://github.com/FISCO-BCOS/FISCO- BCOS/releases/tag/v2.0.0-rc3] 变更描述 新特性 分布式存储:新增支持底层通过数据库连接池直连MySQL 分布式存储:新增支持RocksDB引擎,搭建新链时存储默认采用 RocksDB 分布式存储:新增CRUD接口支持,控制台1.0.3以上版本提供类SQL语 句读写区块链数据 更新 完善ABI解码模块0 码力 | 1227 页 | 10.79 MB | 1 年前3
FISCO BCOS 2.2.0 中文文档getTotalTransactionCount接口新增历史失败交易数统计 更新 RocksDB模式支持落盘加密 使用TCMalloc优化内存使用 修复 修复P2P模块偶现不处理消息的问题 修复MySQL或External模式下未赋值字段,查询失败 修复某些极端场景下同步错误的问题 兼容性 向前兼容,旧版本可以直接替换程序升级,但无法启动此版本的新特性。若 需要用此版本的新特性,需重新搭链。 [https://github.com/FISCO-BCOS/FISCO- BCOS/releases/tag/v2.0.0-rc3] 变更描述 新特性 分布式存储:新增支持底层通过数据库连接池直连MySQL 分布式存储:新增支持RocksDB引擎,搭建新链时存储默认采用 RocksDB 分布式存储:新增CRUD接口支持,控制台1.0.3以上版本提供类SQL语 句读写区块链数据 更新 完善ABI解码模块 version binary -sDefault rocksdb. Options can be rocksdb / mysql / external / scalable, rocksdb is recommended -d Default off 0 码力 | 1156 页 | 10.03 MB | 1 年前3
Apache Kyuubi 1.5.1 DocumentationGetting Started with Kyuubi and Cloudera Hue Deploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide kyuubi.examples; import java.io.IOException; import java.security.PrivilegedExceptionAction; import java.sql.*; import org.apache.hadoop.security.UserGroupInformation; public class JDBCTest { private location Configuration configuration = new Configuration(); configuration.set(HADOOP_SECURITY_AUTHENTICATION, "kerberos"); UserGroupInformation.setConfiguration(configuration);0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.5.2 DocumentationGetting Started with Kyuubi and Cloudera Hue Deploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide kyuubi.examples; import java.io.IOException; import java.security.PrivilegedExceptionAction; import java.sql.*; import org.apache.hadoop.security.UserGroupInformation; public class JDBCTest { private location Configuration configuration = new Configuration(); configuration.set(HADOOP_SECURITY_AUTHENTICATION, "kerberos"); UserGroupInformation.setConfiguration(configuration);0 码力 | 267 页 | 5.80 MB | 1 年前3
共 556 条
- 1
- 2
- 3
- 4
- 5
- 6
- 56













