- 11 1月, 2019 4 次提交
-
-
由 xiyangxixian 提交于
add FAQ and add mysql environment verbose info
-
由 xiyangxixian 提交于
-
由 martianzhang 提交于
-
由 xiyangxixian 提交于
fix #184 and #173
-
- 10 1月, 2019 3 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
SHOW TABLE STATUS Rows AvgRowLength DataLENGTH MaxDataLength IndexLength DataFree
-
由 martianzhang 提交于
change encoding/json -> github.com/CorgiMan/json2
-
- 09 1月, 2019 4 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 xiyangxixian 提交于
Solve the function of duplication
-
由 wenzhi 提交于
-
- 08 1月, 2019 9 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
WHERE col = col = '' and col1 = 'xx'
-
由 xiyangxixian 提交于
-
由 xiyangxixian 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
* import bats for cli test https://github.com/sstephenson/bats * add simple test case for cli use bats * format main.bats add env * replace main_test.sh with main.bats make explain suggestion sorted make index suggestion sorted * add test database world_x * update bats golden result * make docker add 180s timeout 1. add timeout for docker start 2. add not explain able sql test case into explain_test.go * explain info Using index VS Using index condition remove nonappearence key from explain extra info * add timeout for test
-
- 05 1月, 2019 6 次提交
-
-
由 martianzhang 提交于
* fix #178 JSON datatype only support utf8mb4 now * splitstatement support optimizer hint https://dev.mysql.com/doc/refman/8.0/en/optimizer-hints.html https://dev.mysql.com/doc/refman/8.0/en/comments.html * vendor daily update * format explain suggestion content
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
1. update vendor 2. `use db` can't be explain, it will print err log at explain.go
-
- 04 1月, 2019 2 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
- 03 1月, 2019 3 次提交
-
-
由 martianzhang 提交于
* fix #176 JSON datatype only support utf8mb4 now * splitstatement support optimizer hint https://dev.mysql.com/doc/refman/8.0/en/optimizer-hints.html https://dev.mysql.com/doc/refman/8.0/en/comments.html * vendor daily update
-
由 martianzhang 提交于
-
- 02 1月, 2019 1 次提交
-
-
由 martianzhang 提交于
JSON datatype only support utf8mb4 now
-
- 29 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-
- 28 12月, 2018 6 次提交
-
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
single table select * don't auto-complete table name multi table select tb1.*, tb2.* auto-complete table name
-
由 martianzhang 提交于
-
由 martianzhang 提交于
-
由 martianzhang 提交于
compatibly with old version(<0.10.0)
-
- 27 12月, 2018 1 次提交
-
-
由 martianzhang 提交于
-