Skip to content

obclient supports inputting multiple lines #573

@nautaa

Description

@nautaa

Enhancement

current:

miniob > create table t(
SQL_SYNTAX > Failed to parse sql

expected:

mysql> create table t(
    -> a int,
    -> b int);
Query OK, 0 rows affected (0.02 sec)

Metadata

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