Skip to content

Unable to parse table name #335

Open
Open
@williamdes

Description

@williamdes

See: phpmyadmin/phpmyadmin#16837

create table event(
eventID varchar(10) not null,
b char(30),
c varchar(20),
d TIME,
e Date,
f int,
g char(70),
h char(90),
primary key(eventID)
)

is the table is named event2 that will work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions