Skip to content

parser: restoring from ast to string: RestoreStringWithoutDefaultCharset #884

Closed
@ghost

Description

现象

create table b.t1 (val timestamp default '0000-00-00 00:00:00')
-- was re-written to
CREATE TABLE `hello`.`t1` (`val` TIMESTAMP DEFAULT _UTF8MB4'0000-00-00 00:00:00')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions