support mysql8.0 create table with start transaction feature
Open
compatibility-mysql80
compatibility-mysql84
type/feature-request
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
MySQL introduced create table with start transaction in MySQL 8.0.21. But tidb's parser dose not support this feature.
Would you please support this feature?
MySQL Ducument is below:
https://dev.mysql.com/doc/refman/8.0/en/create-table.html
Contributor guide
Assessment
This issue has not been assessed yet.