Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Unable to upgrade sandbox MariaDB 10.3.22 to 10.11.X via dbdeployer #170

Closed
jwnmohan opened this issue Jul 28, 2023 · 1 comment
Closed

Comments

@jwnmohan
Copy link

Unable to upgrade sandbox MariaDB 10.3.22 to 10.11.X via dbdeployer

I am new to dbdeployer and i have a server running 2 DB's Mysql and mariaDB via dbdeployer and i am planning to upgrade only MariaDB from 10.3.22 to 10.11.0 .

I have deployed my both the MariaDB's as single as mentioned in the upgrade steps

I have followed the steps from "https://github.com/datacharmer/dbdeployer/wiki/sandbox-upgrade" , But i am unable to upgrade my MariaDB , I am unable to find mysql_upgrade command under my Sandbox directories , So i went in to the tar ball extracted extracted path and i ran ./mysql_upgrade and i got the below error

Version check failed. Got the following error when calling the 'mysql' command line client
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

Please advise or suggest what wrong i am doing here or how to proceed with this upgrade

Environment:

  • OS: Centos 7
  • dbdeployer version : 1.65.0
  • tarball full name "mariadb-10.3.28-linux-systemd-x86_64.tar.gz" ==> "mariadb-10.11.0-linux-systemd-x86_64.tar.gz
  • tarball origin (from where it was downloaded) ==> MariaDB downloads

Hardware: (if applicable)

  • root -- 300GB
  • Total RAM -- 16GB

Additional context

@datacharmer
Copy link
Owner

This functionality is only supported for MySQL, not MariaDb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants