Importing database fails when the table name is "table"

Importing database fails when the table name is "table"

yokota_t
Not applicable
30 Views
3 Replies
Message 1 of 4

Importing database fails when the table name is "table"

yokota_t
Not applicable

[ FlexSim 21.0.6 ]

Hi all,

I found that importing table from MySQL fails when the data table's name is "table".

Is it a bug?

Thanks.

0 Likes
Accepted solutions (1)
31 Views
3 Replies
Replies (3)
Message 2 of 4

joerg_vogel_HsH
Mentor
Mentor
Accepted solution
It is probably not a bug. I would say it is a restricted keyword. You have in nearly all programming languages combinations of characters that are reserved and you are not allowed to use them for names for constructs.
0 Likes
Message 3 of 4

ryan_c10
Not applicable

Hi @Yokota T, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes
Message 4 of 4

yokota_t
Not applicable

I understand.

Thanks again.

0 Likes