Bug #108424 create table bug
Submitted: 8 Sep 2022 11:57 Modified: 8 Sep 2022 16:49
Reporter: sky sky Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[8 Sep 2022 11:57] sky sky
Description:
Some table names can be successfully built with numbers and letters, while others can not be built with numbers and letters because there is a letter E in the middle of the number. After investigation, this e is the e of scientific notation

How to repeat:
cerate table if not exits 76543e34srt4g(
 a varchar(2)
)

Suggested fix:
i can do it

we want two jobs you know?

haha just a joke ,you can do what you want to do