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/11/19 17:50:27 UTC

[GitHub] [incubator-superset] betodealmeida commented on issue #8594: Create new session for tab migration

betodealmeida commented on issue #8594: Create new session for tab migration
URL: https://github.com/apache/incubator-superset/pull/8594#issuecomment-555627085
 
 
   @villebro thanks for the investigation!
   
   > So apparently this is mostly MySQL specific (I'm assuming you are using MySQL?), i.e. the recommended course of action is to try the update, catch the deadlock exception and try again. As I hope this isn't common for other backends, perhaps this should be wrapped in a method in the MySQL spec. Not ideal, and might end up cluttering the codebase, so perhaps we need to think this through before making any changes..
   
   I think it's not only MySQL-specific, but configuration specific. It happened in our production MySQL database, but when I tested on my laptop using a local MySQL I couldn't repro it.
   
   I'm going to try reproing against our staging DB from my laptop.

----------------------------------------------------------------
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