User Tools

Site Tools


building_mariadb_on_freebsd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

building_mariadb_on_freebsd [2010/09/13 16:46]
k2patel
building_mariadb_on_freebsd [2020/08/10 02:35]
Line 1: Line 1:
-====== Build / Compile MariaDB on FreeBSD ====== 
- 
-==== Getting Source ==== 
-get source from [[http://​www.mariadb.org | MariaDB]]\\ 
-extract to ///​usr/​local/​src/​mariadb//​ 
- 
-==== Configure ==== 
-Plugin Based configure (usually you need to load plugins with my.cnf) -- i am using this one. 
-<code bash> 
-./configure --with-extra-charsets=all --localstatedir=/​var/​db/​mysql 
-</​code>​ 
- 
  
building_mariadb_on_freebsd.txt ยท Last modified: 2020/08/10 02:35 (external edit)