You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/04/18 17:06:19 UTC

[GitHub] [incubator-superset] jdbertron commented on issue #6544: Make owner a m2m relation on datasources

jdbertron commented on issue #6544: Make owner a m2m relation on datasources
URL: https://github.com/apache/incubator-superset/pull/6544#issuecomment-484594503
 
 
   Same behavior on MySQL for this migration. The extra session remains in Sleep state, locking the information schema. The ALTER below is unable to obtain a table metadata lock until that session is killed. 
   INFO  [alembic.runtime.migration] Running upgrade 6c7537a6004a -> cefabc8f7d38, Increase size of name column in ab_view_menu
   INFO  [sqlalchemy.engine.base.Engine] ALTER TABLE ab_view_menu MODIFY name VARCHAR(255) NOT NULL
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org