Can anyone use the package manager to install mysql and check the problem? The mysql never runs when i start the demon. I don't know why. It says something about innodb problems and problems on /var/lib/mysql/db's
I am using slitaz 5 with all updated packages.
MySql
(3 posts) (2 voices)-
Posted 9 years ago #
-
I installed mysql-5.5.27.tazpkg on a full install of slitaz 5.0
Starts with/etc/init.d/mysql start
From /var/lib/mysql/slitaz.err
150419 01:41:24 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150419 1:41:24 InnoDB: The InnoDB memory heap is disabled
150419 1:41:24 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150419 1:41:24 InnoDB: Compressed tables use zlib 1.2.8
150419 1:41:24 InnoDB: Initializing buffer pool, size = 128.0M
150419 1:41:24 InnoDB: Completed initialization of buffer pool
150419 1:41:24 InnoDB: highest supported file format is Barracuda.
150419 1:41:24 InnoDB: Waiting for the background threads to start
150419 1:41:25 InnoDB: 1.1.8 started; log sequence number 1595675
150419 1:41:26 [Note] Event Scheduler: Loaded 0 events
150419 1:41:26 [Note] /usr/bin/mysqld: ready for connections.
Version: '5.5.27-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distributionPosted 9 years ago # -
I had a lot of issues with that, but, by putting it in the daemons that start up, it started up and ran fine.
Posted 9 years ago #
Reply
You must log in to post.