tabixio / tabix

Tabix.io UI
https://tabix.io
Other
2.14k stars 265 forks source link

GRANT SELECT ON test.* TO test execution error #260

Open hbzhu opened 1 year ago

hbzhu commented 1 year ago

GRANT SELECT ON test.* TO test

Execution error

Code: 62. DB::Exception: Syntax error: failed at position 34 ('FORMAT') (line 3, col 2): FORMAT JSON

/TABIX_QUERY_ID_f2cda0bf-c57b-40e1-9a1b-26d7fba4e093/. Expected one of: token, At, Comma, EXCEPT, ON, WITH GRANT OPTION, WITH ADMIN OPTION, WITH REPLACE OPTION, end of query. (SYNTAX_ERROR) (version 22.9.2.7 (official build))

But used clickhouse-client it can do