|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
11b61738f3
|
parser: migrate test-infra to testify (#29191)
|
2021-10-28 12:30:49 +08:00 |
|
|
|
0b7ab92e3a
|
[parser] mysql: small privileges refactor (#1198)
* mysql: extract privs out
Signed-off-by: xhe <xw897002528@gmail.com>
* mysql: add priv.String()
Signed-off-by: xhe <xw897002528@gmail.com>
* mysql: add privs.Has()
Signed-off-by: xhe <xw897002528@gmail.com>
* mysql: add p.SetString() and p.ColumnString()
Signed-off-by: xhe <xw897002528@gmail.com>
* mysql: add NewPrivFromSetEnum/Column
Signed-off-by: xhe <xw897002528@gmail.com>
* *: add license
Co-authored-by: kennytm <kennytm@gmail.com>
* *: complete the license
Signed-off-by: xhe <xw897002528@gmail.com>
Co-authored-by: kennytm <kennytm@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2021-10-09 14:53:23 +08:00 |
|
|
|
207955cf69
|
[parser] *: change privilege type to uint64 and support REPLICATION CLIENT, etc (#1121)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
305020c36d
|
[parser] const: fix wrong SQL mode const (#1008)
* const: fix wrong SQL mode const
* add test
* remove some change
* trigger CI
|
2021-10-09 14:53:23 +08:00 |
|
|
|
0e24ec224b
|
[parser] remove GrantPriv from AllGlobalPrivs/AllDBPrivs/AllTablePrivs (#581)
* remove GrantPriv from AllGlobalPrivs/AllDBPrivs/AllTablePrivs
* handle testcase error
|
2021-10-09 14:53:23 +08:00 |
|
|
|
481f4cb981
|
[parser] *: make 'grant all privileges' work right (#400)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
ee29b5f005
|
[parser] update README.md, fix make test, add circle.yml (#23)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
a1f4f3efa3
|
[parser] Makefile: fix 'make test' (#15)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
c270f55405
|
[parser] *: move github.com/pingcap/tidb/parser here (#1)
|
2021-10-09 14:53:23 +08:00 |
|