FG
💻 Software

Installing MySQL without root access

Fresh5 days ago
Mar 15, 202624027 views
Confidence Score0%
0%

Problem

I am trying to install MySQL without root permissions. I ran through the following steps: Download MySQL Community Server 5.5.8 Linux - Generic Compressed TAR Archive Unpack it, for example to: Create a file in your home directory. The file contents should be: Go to the directory and execute: Your …

Error Output

[server]
user=martin
basedir=/home/martin/mysql
datadir=/home/martin/sql_data
socket=/home/martin/socket
port=3666

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Installing MySQL without root access

Low Risk

change the to

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment