dble icon indicating copy to clipboard operation
dble copied to clipboard

A High Scalability Middle-ware for MySQL Sharding

Results 113 dble issues
Sort by recently updated
recently updated
newest added

* **dble version:** 5.6.29-dble-9.9.9.9-08136d5-20181106070356 * **preconditions :** no * **configs:** **schema.xml** ``` ``` **rule.xml** ``` id enum_integer enum-integer.txt 0 1 ``` * **steps:** step1. execute sql with dble: ```mysql mysql>CREATE...

Priority/Low
limitation
Need Research MySQL

* **dble version:** dble-9.9.9.9-9bf5140bf8483248e94077ba0b429e7d4acfb353-20200326102553 * **preconditions :** no * **configs:** **schema.xml** ``` ``` **rule.xml** ``` ``` **server.xml** ``` ``` * **steps:** step1. explain information functions in dble such as ```...

Priority/Low
Explain

* **dble version:** dble-9.9.9.9-9126b29739825a46313b28dab76555e1fd870996-20200310125806 * **preconditions :** no * **configs:** **schema.xml** ``` ``` **rule.xml** ``` ``` **server.xml** ``` ``` * **steps:** step1. some can't add `'` but some must add...

Priority/Low

* **dble version:** 5.6.29-dble-9.9.9.9-cd56a7b75b923309e6c401206b911ef59d1e4c58-20190708060610 * **preconditions :** no * **configs:** **schema.xml** ``` ``` **rule.xml** ``` ``` **server.xml** ``` ``` * **steps:** step1. execute with "show @@backend" * **expect result:** 1.The...

Priority/Low
limitation

* **dble version:** 5.6.29-dble-9.9.9.9-6f54f427d25b89a820752e2354eaefd01f21acde-20191025035141 * **preconditions :** ```sql drop table if exists sharding_2_t1; create table sharding_2_t1(id int, name varchar(30) ); ``` * **configs:** **schema.xml** ```xml ``` * **steps:** step1. execute...

doc-it
limitation

* **dble version:** 5.6.29-dble-9.9.9.9-78a278906811927e31ad0cdc0cc19c2379963992-20191012125722 * **preconditions :** no * **configs:** **schema.xml** ``` ``` **rule.xml** ``` ``` **server.xml** ``` ``` * **steps:** step1. query in dble ```mysql mysql> create table sharding_2_t1(id...

Druid Parser
limitation

* **dble version:Server version: 5.6.23-dble-2.19.05.2-14700a8a98c7f8d8081a78942b804bf65abdb5e5-20191030095612** * **preconditions :** 1.create table test_shard: ``` CREATE TABLE `test_shard` ( `CLAIM_ID` decimal(19,0) NOT NULL, `POLICY_ID` decimal(19,0) DEFAULT NULL, `CHANNEL_CLAIM_NO` varchar(64) DEFAULT NULL, `CHANNEL_POLICY_NO` varchar(64)...

load-data
limitation

How about make a sysbench-testing-quick-start, including: 1. dble sample configuration on sysbench table 2. oltp_auto_inc should be off

Improvement

**reference** [Global notification for GR membership changes](https://dev.mysql.com/worklog/task/?id=10655) [Group Replication: notify listener services on relevant group events](https://dev.mysql.com/worklog/task/?id=10412) [Allow mysql_server_mock sending async Notices to the clients connected on X-protocol port](https://dev.mysql.com/worklog/task/?id=12905)