Skip to content

*: support the statement of "rename database"#3

Merged
bb7133 merged 2 commits intobb7133:4.0-itaifrom
zimulala:zimuxia/rename-db-4.0
Apr 29, 2020
Merged

*: support the statement of "rename database"#3
bb7133 merged 2 commits intobb7133:4.0-itaifrom
zimulala:zimuxia/rename-db-4.0

Conversation

@zimulala
Copy link

@zimulala zimulala commented Apr 28, 2020

What problem does this PR solve?

Support the statement of "rename database".
RENAME {DATABASE | SCHEMA} db_name TO new_db_name;
Related to pr.
The related MySQL docs.

What is changed and how it works?

Support the syntax of "rename database".

Check List

Tests

  • Unit test

Code changes

  • Has interface methods change

Copy link

@Deardrops Deardrops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@crazycs520 crazycs520 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bb7133 bb7133 merged commit 44a44da into bb7133:4.0-itai Apr 29, 2020
@zimulala zimulala deleted the zimuxia/rename-db-4.0 branch March 1, 2023 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants