ddl: add create table like check for temporary table#25082
Conversation
Signed-off-by: lihaowei <haoweili35@gmail.com>
…g/Howie59/tidb into create-table-like-plus
Signed-off-by: lihaowei <haoweili35@gmail.com>
…g/Howie59/tidb into create-table-like-plus
…nto create-table-like-plus
djshow832
left a comment
There was a problem hiding this comment.
Check creating normal tables like temporary tables.
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: f6003ad |
|
/run-check_dev_2 |
|
/run-common-test |
What problem does this PR solve?
Issue Number: see #24168
What is changed and how it works?
Proposal: temporary table
What's Changed: add create tablel like check for temporary table
Check List
Tests
Release note