klesh commented on issue #8018: URL: https://github.com/apache/incubator-devlake/issues/8018#issuecomment-2342903760
This could help: https://dba.stackexchange.com/questions/99304/use-db-name-takes-too-long-to-change-when-login-remotely > Delete all devlake pvc and pv, and re-install helm chart, proceed migration process. Wait a few mins and it successfully landed to the DevLake home page. > > However, mysql command hanging on below: > > ``` > mysql> use lake; > Reading table information for completion of table and column names > You can turn off this feature to get a quicker startup with -A > ``` I would guess the container somehow got killed during the first boot-up, and you were actually seeing the second boot with some previously executed scripts. -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org