MariaDB installation
How can I install MariaDB on Suse Linux? SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 1
Thanks
Answer Answered by roberto spadim in this comment.
without linux distro package manager: download mariadb tarball binary package uncompress binary create a /etc/my.cnf file execute the mysqld_safe/mysqld_multi/mysqld with any option you want
if you want something pre configured, install the linux distro package via package manager (YaST/Zipper/aptget/slackpkg/pacman and others)
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.