Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddl: fix CREATE GLOBAL TEMPORARY TABLE ... LIKE creates a normal table #25644

Merged
merged 10 commits into from
Jun 24, 2021

Commits on Jun 22, 2021

  1. fix issue#25613

    Signed-off-by: lihaowei <haoweili35@gmail.com>
    Howie59 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3449680 View commit details
    Browse the repository at this point in the history
  2. extract a func

    Signed-off-by: lihaowei <haoweili35@gmail.com>
    Howie59 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    2f6509c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be4bdd8 View commit details
    Browse the repository at this point in the history
  4. modify

    Signed-off-by: lihaowei <haoweili35@gmail.com>
    Howie59 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d1e0a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85b4d2b View commit details
    Browse the repository at this point in the history
  6. fix err

    Signed-off-by: lihaowei <haoweili35@gmail.com>
    Howie59 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    6489a9f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. format code

    Howie59 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b6df923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f32cdf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. add tests

    Howie59 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ec1347c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641bce1 View commit details
    Browse the repository at this point in the history