[MCOL-4861] Issue in starting Mariadb docker Created: 2021-09-08 Updated: 2021-11-24 Resolved: 2021-09-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Docker, installation, MariaDB Server |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Anurag Shrivastav | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS: Ubuntu |
||
| Description |
|
Hi, I had installed MariaDB using docker (attached volumes for dbroots and MySQL) on an Ubuntu server. I then took a backup of my dbroots and MySQL directory. I have now moved these backups on another Ubuntu server and tried to spin a new MariaDB docker attaching my dbroots and MySQL as a volume. Please find the command which I used for the same: pathVar="/mnt/backup" After this, when I tried logging in to my MariaDB, I and getting the following error message. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/usr/local/mariadb/columnstore/mysql/lib/mysql/mysql.sock' (2) I checked the issue, it's not able to create mysql.sock. Can you pls help me to resolve this? Thank you so much. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2021-09-12 ] |
|
Ubuntu is not used in our Docker images and this Columnstore version seems out of date. Probably not the official MariaDB image. |