ActionTech-bot

Results 33 issues of ActionTech-bot

Raised by: @yanhuqing666 - support more subqueries - non-semi-join which cannot be converted to join - subquery in select

Migrated
Improvement
complex-query

Raised by: @FlyingMao **Steps:** 1. Dble: ![image](https://user-images.githubusercontent.com/31302839/29703979-6bd640a6-89aa-11e7-9c07-adf19699508d.png) 2. MySQL: ![image](https://user-images.githubusercontent.com/31302839/29703985-6fb2dc66-89aa-11e7-8838-fca97c4d8c03.png)

Migrated
Function
complex-query

Raised by: @FlyingMao **Steps:** 1. Prepare: `sbtest1` is hash sharding table 2. `begin;` 3. `insert into sbtest1 values(1,1,1,1),(2,2,2,2),(3,3,3,3),(4,4,4,4);` 4. Block a data-node by firewall 5. Wait 10 min, and Unblock...

Migrated
Function
transaction

Raised by: helingyun **Steps:** 1. Prepare: physical sever, 2 data-nodes, 2 tables on each node, 50000000 rows in each table 2. Sysbench 500 threads, sql: ``` select k as "sort_k"...

Migrated
Performance

Raised by: @sevenFH As titled.

Migrated
Function
sql-coverage

Raised by: @FlyingMao **Steps:** 1. `lock table sbtest1 read;` 2. `select * from sbtest2;` 3. `select * from sbtest2;` 4. `unlock tables;` 5. `select * from sbtest2;` Returns: `Error 1105(HY000):MySQL...

Migrated
Function
MyCAT-issue
transaction

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** support: - [x] function - [x] user/privileges - [x] produce - [ ] trigger...

migrated

**Description** **Steps to reproduce the issue:** 1. set up a replication 2. monitor on network **Describe the results you received:** 1. found target send 15%+ of data back to source,...

migrated
need_verify

**Problem Description:** when execute the statement of 'alter xx drop xx partition xx' on the two source database at the same time, the job will be 'shut down'. **Version: (git:...

migrated
aggregation
DDL

**Problem Description:** when execute the statement of 'alter xx drop xx partition xx' on the two source database at the same time, the job will be 'shut down'. **Version: (git:...

migrated
aggregation
DDL