[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

This is an old revision of the document!


Thanks for this fresh new HOWTO, arfon. I just read it through and have a small suggestion to make. Can you eventually elaborate a little bit on a few operations? E. g. why do permissions to /var/lib/mysql have to be set manually (and why does the vanilla package not default to them? Why comment out the line with –skip-networking? What effect does it have on the running MySQL? Cheers. Niki Kovacs Tue Sep 11 21:16:27 CEST 2012

I corrected few things here and there (formatting, typo), removed one unnecessary step and added few explanations. I hope author doesn't mind. — Martin Matějek 2012/09/12 15:59


Hi, Thanks for the howto. I have added two of the most common issues that I encounter almost on a daily basis. As for skip-networking, this makes the server blocked for connections from the outside so you will need to access the socket files directly and not via TCP. uncommenting that line or using –bind-address can make the server very secure from the outside.
Amit Ugol 2012/09/23 08:05


Edited some headers, corrected a few typos, and added a few things (diffs). Hope the author wont mind. — zithro 2012/09/29 09:42

 talk:howtos:databases:install_mysql_on_slackware ()