mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* added ttensy but important piece of knowledge to MySQL provider in OpenSim.ini.example
This commit is contained in:
@@ -25,6 +25,7 @@ storage_plugin = "OpenSim.DataStore.MonoSqlite.dll"
|
||||
storage_connection_string="URI=file:OpenSim.db,version=3";
|
||||
|
||||
; --- To use MySQL storage, supply your own connectionstring (this is only an example):
|
||||
; note that the supplied account needs create privilegies if you want it to auto-create needed tables.
|
||||
; storage_plugin="OpenSim.Framework.Data.MySQL.dll"
|
||||
; storage_connection_string="Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user