rodionxabibov commented on issue #23483:
URL: https://github.com/apache/superset/issues/23483#issuecomment-1733000328

   My update procedure:
   - Creating a database dump **superset version 2.0.0**
   - Delete mariadb-server
   - Install mysql-server 5.7
   - Create a superset database with users who have rights to the superset 
database, restore the database dump to mysql
   - Checking the operation of the superset web interface with  mysql-server 5.7
   - Running the` superset init` command
   - Updating the python environment for **superset version 2.1.1** with 
mandatory installation of the **mysql** client package
   - Starting database update` superset db upgrade`
    - Initializing `superset init`
    - Done


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to