summaryrefslogtreecommitdiff
path: root/databases/mariadb-scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Over to new volunteer.Mark Linimon2011-04-221-1/+1
| | | | | | | PR: ports/156504 Notes: svn path=/head/; revision=273079
* - Update to 5.2.4Sunpoet Po-Chuan Hsieh2011-01-083-5806/+120
| | | | | | | | | | | | | | | | - Update MASTER_SITES - Add LICENSE - Build embedded server: preparation for MYSQL_VER=52 - Do not install mysql-test and sql-bench - Use DATADIR and INFO Changes: http://kb.askmonty.org/v/mariadb-524-release-notes PR: ports/153606 Submitted by: sunpoet (myself) Approved by: <siasiamail@gmail.com> (maintainer) Notes: svn path=/head/; revision=267507
* - Fix USE_LDCONFIGSunpoet Po-Chuan Hsieh2011-01-011-1/+1
| | | | | | | | | PR: ports/152885 Submitted by: Peter Vereshagin <peter@vereshagin.org> Approved by: Artyom Olshevskiy <siasiamail@gmail.com> (maintainer) Notes: svn path=/head/; revision=267252
* - Add mariadb 5.2.3Sunpoet Po-Chuan Hsieh2010-11-175-0/+6121
MariaDB is a database server that offers drop-in replacement functionality for MySQL1. MariaDB is built by some of the original authors of MySQL, with assistance from the broader community of Free and open source software developers. In addition to the core functionality of MySQL, MariaDB offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches. MariaDB is primarily driven by developers at Monty Program, a company founded by Michael "Monty" Widenius, the original author of MySQL, but this is not the whole story about MariaDB. On the "About MariaDB" page you will find more information about all participants in the MariaDB community, including storage engines XtraDB and PBXT. WWW: http://mariadb.org/ PR: ports/152237 Submitted by: Artyom Olshevskiy <siasiamail@gmail.com> Notes: svn path=/head/; revision=264701