Skip to content

Support temporary table #1248

Closed
Closed
@zimulala

Description

  1. What did you do?
    create temporary table t1( n int);

2.What did you expect to see?
Query OK, 0 rows affected (0.00 sec)

3.What did you see instead?
ERROR 1105 (HY000): line 1 column 8 near "temporary"

It can refer to MySQL Doc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions