[lxc-users] MySQL Unable to install on 14.04 Container

Fajar A. Nugraha list at fajar.net
Wed Jul 5 11:35:38 UTC 2017


On Wed, Jul 5, 2017 at 4:06 PM, Gabriel Marais <gabriel.j.marais at gmail.com>
wrote:

> Hi Guys
>
> Recently I have been trying to install MySQL on a Ubuntu 14.04 container.
> The files are downloaded fine, and installation continues to the point
> where one needs to specify the root password for MySQL - At this point,
> after specifying the password, the installation hangs as below:-
>
> Setting up libaio1:amd64 (0.3.109-4) ...
> Setting up mysql-server-core-5.5 (5.5.55-0ubuntu0.14.04.1) ...
> Setting up mysql-server-5.5 (5.5.55-0ubuntu0.14.04.1) ...
> 170705 8:40:45 [Warning] Using unique option prefix key_buffer instead of
> key_buffer_size is deprecated and will be removed in a future release.
> Please use the full name instead.
> 170705 8:40:45 [Note] Ignoring --secure-file-priv value as server is
> running with --bootstrap.
> 170705 8:40:45 [Note] /usr/sbin/mysqld (mysqld 5.5.55-0ubuntu0.14.04.1)
> starting as process 3846 ...
>
> Nothing happens after this point.
>
> Any ideas on what to look for?
>
>

Look for for logs.

For mariadb it's in syslog (/var/log/syslog). I'm not sure where the
default mysql installation puts its logs, try either syslog or the file
*.err on /var/lib/mysql .

-- 
Fajar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20170705/1e36e97d/attachment.html>


More information about the lxc-users mailing list