blcksrx commented on issue #8808: superset db upgrade returns foreign key 
constraint is incorrectly formed
URL: 
https://github.com/apache/incubator-superset/issues/8808#issuecomment-564990467
 
 
   According to this link 
https://mariadb.org/mariadb-innodb-foreign-key-constraint-errors/, this error 
related to the issue that foreign key is not unique. and changing the 
`client_id` to `id` was helpful in my case.
   Anyway I will test it with an empty database

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to