Changes between Version 1 and Version 2 of WikiStart/BlueSpiderSurveyPositioning/SettingUpSqlDatabase
- Timestamp:
- 4/7/2018 12:26:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart/BlueSpiderSurveyPositioning/SettingUpSqlDatabase
v1 v2 5 5 6 6 To configure database logging you first need to download and install a suitable database engine back end. We recommend using MariaDB and use of the following two installers: 7 {{{ 8 MariaDB Server Version 10.2.14 GA (use the 64 bit installer unless installing on a 32 bit machine) 9 10 and 11 12 MariaDB Connector/C 3.0 Series (always use the 32 bit installer) 13 }}} 14 You can download these yourself using the following links 15 https://mariadb.com/downloads/mariadb-tx 16 https://downloads.mariadb.org/connector-c/ 7 17 8 18