You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/05 02:28:52 UTC

[GitHub] [shardingsphere] manxihuanchi commented on issue #22649: Table creation did not obtain the primary key, please provide a solution

manxihuanchi commented on issue #22649:
URL: https://github.com/apache/shardingsphere/issues/22649#issuecomment-1336648036

   I solved the problem. The reason: I from MySQLCreateTableStatement getColumnDefinitions here take the primary key, but I define the primary key is in the upper, MySQLCreateTableStatement getConstraintDefinitions is a primary key, sorry.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org