issues
search
pingcap
/
parser
A MySQL Compatible SQL Parser
Apache License 2.0
1.41k
stars
489
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
text field parsed as blob type
#1430
shyandsy
opened
1 week ago
0
character token too long: "identifier"
#1429
dean2021
opened
8 months ago
1
README.md: update link
#1428
tangenta
closed
11 months ago
0
The current parser does not support multi-statement SQL parsing. Is there any alternative method to solve this problem?
#1427
tchen-coder
opened
1 year ago
0
build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8
#1426
dependabot[bot]
opened
1 year ago
0
Node.OriginTextPosition() always return 0 and Text() return empty
#1425
zjcxc
opened
2 years ago
0
support utf8mb3 charset
#1424
cposture
opened
2 years ago
10
Window Function syntax error
#1423
holyhe
opened
2 years ago
0
auth: avoid copy lots of hash object in caching_sha2 implementation
#1422
virusdefender
closed
2 years ago
7
add alter view
#1375
recall704
opened
2 years ago
1
How to beautify sql with this package ?
#1374
clearcodecn
closed
2 years ago
4
Optimize parser performance
#1373
xingyong
opened
2 years ago
1
README.md: mention this repo has been moved to pingcap/tidb
#1372
tangenta
closed
2 years ago
6
question: why SelectStmt do not have the WHERE condition(Clause) but only the ExprNode ?
#1371
scbizu
closed
2 years ago
3
Parsing errors from mysql dump
#1370
shreyakhajanchi
opened
2 years ago
4
Ss
#1369
Woomd
closed
2 years ago
0
test_driver: support RestoreStringWithoutCharset
#1367
wziww
closed
2 years ago
5
parser: fix multiple parenthese subquery
#1366
lzmhhh123
opened
2 years ago
2
Mention this repo has been moved to pingcap/tidb
#1364
tisonkun
closed
2 years ago
1
Added ReferencesPriv to DB and Table level, see tidb issue 26703 (#1304)
#1363
ti-chi-bot
closed
3 years ago
1
add support for charset utf8mb3, utf-16, utf-32
#1362
zr-hebo
closed
3 years ago
6
Event Routine issue fix
#1361
TszKitLo40
closed
3 years ago
3
Add bytebase/bytebase as a user
#1360
tianzhou
closed
2 years ago
9
Create TMP Tables issue fix
#1359
TszKitLo40
closed
3 years ago
4
mysql: add references priv in AllColumnPrivs
#1358
unconsolable
closed
3 years ago
7
*: add support for OPTIMIZE TABLE
#1357
morgo
closed
3 years ago
1
Test_driver failed to process escaped char in string literal
#1356
milkice233
opened
3 years ago
0
parser: support `hexLit` and `binaryLit` for load data lines
#1355
jackysp
closed
3 years ago
3
separate auto_increment ID from row ID
#1354
tangenta
closed
3 years ago
3
wip:*: Support sytax of `reset placement options`
#1353
sylzd
closed
3 years ago
3
terror: provide a RegisterFinish API
#1352
tiancaiamao
closed
3 years ago
5
*: Support syntax of "CREATE/ALTER DATABASE [DEFAULT] PLACEMENT POLICY ..."
#1351
sylzd
closed
3 years ago
4
Implement interface for acquiring literal value
#1350
milkice233
closed
3 years ago
6
Is it possible to extract table and its related columns from sql query?
#1349
vasudevla
opened
3 years ago
2
Provide an interface for other packages to obtain the provided symbol type
#1348
milkice233
closed
3 years ago
0
Error parsing default values for tables
#1347
kyleconroy
opened
3 years ago
0
Expose yySymType.Item
#1346
milkice233
closed
3 years ago
3
mysql: fix MaxDurationWidthWithFsp
#1345
wjhuang2016
closed
3 years ago
3
charset: fix Encoding.Encode() and add some tests
#1344
tangenta
closed
3 years ago
4
ast: fix a comment typo
#1343
myccccccc
closed
3 years ago
8
model: support database placement option and partition placement option
#1342
zhaoxugang
closed
3 years ago
4
ci: remove github action on pull request
#1341
purelind
closed
3 years ago
9
add placement rules to schema and partition model
#1340
mjonss
closed
3 years ago
2
Parsing errors from mysqldump 8.0
#1339
n0madic
opened
3 years ago
0
grant `create routine`,`alter routine`,`event`,`trigger` on db.*. fix
#1338
jingshanglu
closed
3 years ago
1
ci: test ci
#1337
purelind
closed
3 years ago
13
mysql/charset: add a mapping from charset ID to charset name
#1336
tangenta
closed
3 years ago
1
parser: support 'binary' symbol in set statements
#1335
tangenta
closed
3 years ago
3
DDL: Add support for placement feature id(/*T![placement]... */).
#1334
sylzd
closed
3 years ago
5
*: support select for update of tables
#1333
jackysp
closed
3 years ago
4
Next