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 2022/11/18 09:33:04 UTC

[GitHub] [superset] rabindragogoi opened a new issue, #22166: Cannot upgrade from superset 1.3.0 to 1.5.3 :- db upgrade failure

rabindragogoi opened a new issue, #22166:
URL: https://github.com/apache/superset/issues/22166

   Upgrading superset version from 1.3.0 to 1.5.2. 
   It is throwing error as : 
   ==============================================
   MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'dbs.allow_csv_upload' in 'field list'")
   and 
   
   sqlalchemy.exc.OperationalError: (MySQLdb._exceptions.OperationalError) (1054, "Unknown column 'dbs.allow_csv_upload' in 'field list'")
   [SQL: SELECT dbs.uuid AS dbs_uuid, dbs.created_on AS dbs_created_on, dbs.changed_on AS dbs_changed_on, dbs.id AS dbs_id, dbs.verbose_name AS dbs_verbose_name, dbs.database_name AS dbs_database_name, dbs.sqlalchemy_uri AS dbs_sqlalchemy_uri, dbs.password AS dbs_password, dbs.cache_timeout AS dbs_cache_timeout, dbs.select_as_create_table_as AS dbs_select_as_create_table_as, dbs.expose_in_sqllab AS dbs_expose_in_sqllab, dbs.configuration_method AS dbs_configuration_method, dbs.allow_run_async AS dbs_allow_run_async, dbs.allow_csv_upload AS dbs_allow_csv_upload, dbs.allow_ctas AS dbs_allow_ctas, dbs.allow_cvas AS dbs_allow_cvas, dbs.allow_dml AS dbs_allow_dml, dbs.force_ctas_schema AS dbs_force_ctas_schema, dbs.allow_multi_schema_metadata_fetch AS dbs_allow_multi_schema_metadata_fetch, dbs.extra AS dbs_extra, dbs.encrypted_extra AS dbs_encrypted_extra, dbs.impersonate_user AS dbs_impersonate_user, dbs.server_cert AS dbs_server_cert, dbs.created_by_fk AS dbs_created_by_fk, dbs.changed_
 by_fk AS dbs_changed_by_fk
   FROM dbs
   WHERE dbs.id = %s]
   [parameters: (1,)]
   (Background on this error at: http://sqlalche.me/e/13/e3q8)
   ====================================
   
   
   ### Expected results
   Superset upgrade should happen.
   ### Actual results
   Superset upgrade failing as it is not able to fetch the metadata from mysql.
   
   - browser type and version: chrome
   - superset version: `superset version` = version 1.5.2
   - python version: `python --version` = 3.8
   
   
   Checklist:
   - [ yes ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ yes  ] I have reproduced the issue with at least the latest released version of superset.
   - [yes  ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   Please need urgent help in superset upgradation from version 1.3.0 to 1.5.2
   


-- 
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@superset.apache.org.apache.org

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


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


[GitHub] [superset] rabindragogoi closed issue #22166: Cannot upgrade from superset 1.3.0 to 1.5.3 :- db upgrade failure

Posted by GitBox <gi...@apache.org>.
rabindragogoi closed issue #22166: Cannot upgrade from superset 1.3.0 to 1.5.3 :- db upgrade failure
URL: https://github.com/apache/superset/issues/22166


-- 
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@superset.apache.org

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


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