- 20 4月, 2020 1 次提交
- 
- 
由 martianzhang 提交于
 
- 
- 16 4月, 2019 1 次提交
- 
- 
由 martianzhang 提交于CREATE TABLE test_id ( ID int, PRIMARY KEY (`ID`) ) SELECT * FROM test_id WHERE id=1; fix explain NULL able column bug +----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+--------------------------------+ | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | +----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+--------------------------------+ | 1 | SIMPLE | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL | no matching row in const table | +----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+--------------------------------+
 
- 
- 28 12月, 2018 3 次提交
- 
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于compatibly with old version(<0.10.0) 
 
- 
- 27 12月, 2018 1 次提交
- 
- 
由 martianzhang 提交于
 
- 
- 26 12月, 2018 2 次提交
- 
- 
由 martianzhang 提交于we change mymysql to go-sql-driver and use insert unhex() for any dangerous data type. 
- 
由 martianzhang 提交于
 
- 
- 24 12月, 2018 2 次提交
- 
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于
 
- 
- 22 12月, 2018 2 次提交
- 
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于
 
- 
- 19 12月, 2018 3 次提交
- 
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于
- 
由 martianzhang 提交于
 
- 
- 23 11月, 2018 1 次提交
- 
- 
由 martianzhang 提交于RemoveSQLComment trim space 
 
- 
- 21 11月, 2018 1 次提交
- 
- 
由 martianzhang 提交于multi-line comment will cause line counter error, when -report-type=lint 
 
- 
- 14 11月, 2018 1 次提交
- 
- 
由 martianzhang 提交于
 
- 
- 13 11月, 2018 1 次提交
- 
- 
由 martianzhang 提交于-check-config will check * YAML format * OnlineDSN connection * TestDSN connection add doc for blacklist config 
 
- 
- 03 11月, 2018 1 次提交
- 
- 
由 martianzhang 提交于1. fix -config arg parse bug 2. code & comment lint 
 
- 
- 20 10月, 2018 1 次提交
- 
- 
由 martianzhang 提交于
 
- 
