Dinosauria
Dinosauria
* **dble version:** 5.7.21-dble-3.21.06.99-3af9ca0863baf7f08bebd68ad2c4984f72c9491d-20211013105215 * **preconditions :** * single dble * **configs:** **db.xml** ```xml select user() select user() ``` **user.xml** ```xml ``` **sharding.xml** ```xml partition_enum.txt 0 1 4 1 ```...
**Description** The character set and collation of src and dest are different, even if character_set_server and character_set_collate are the same,dest always utf8mb4. **Steps to reproduce the issue:(Take `event` as an...
**Description** Fail to support user in full copy. Should we support users's migration to dest in full copy? **Output of `./dtle version`:** ``` Dtle 9.9.9.9 (git: master ea8483db80155ce736935029ff27c8362e677b02) ``` **Additional...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when there is no Mechanism of Packing Compression on dtle.log, and it is easily to get a...
**Description** database character set & collation is inconsistent from src,when they are using non default character set & collations **Steps to reproduce the issue:** 1.[do as the case](http://10.186.18.20:888/testlink/linkto.php?tprojectPrefix=DTLE&item=testcase&id=DTLE-166) **Describe the...
The file custom_mysql_ha.py is **just a demo**, which requires secondary development before it can be used in the production environment. We should improve file description [2.12_failover.html](https://actiontech.github.io/dble-docs-cn/2.Function/2.12_failover.html)
 https://actiontech.github.io/dble-docs-cn/1.config_file/1.7_global_sequence/1.7.3_distribute_timestamp.html
这个increment字段指的不是每个id会间隔多少,而是每多少个id,再去取一批新的id用来分配 [文档](https://actiontech.github.io/dble-docs-cn/history/develop/1.config_file/1.7_global_sequence/1.7.1_MySQL-offset-setp.html) 或添加超链接到 https://github.com/actiontech/dble/discussions/2945
 上面的报错因为镜像中的配置不是很齐全,比如sharding.xml中testdb中没有配置tb_test2表、user.xml中root用户只能访问testdb;(可以进入容器调整配置),并不影响dble的使用
 The hyperlink "1.4_wrapper.conf" is invalid in 1.02_bootstrap.cnf file of conf_V3 