You are not logged in.
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.
Offline
I installed mysql-5.5.27.tazpkg on a full install of slitaz 5.0
Starts with [c]/etc/init.d/mysql start[/c]
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 distribution
Offline
I had a lot of issues with that, but, by putting it in the daemons that start up, it started up and ran fine.
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]