aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--share/sql/mysql_README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/sql/mysql_README.txt b/share/sql/mysql_README.txt
index 6907c7a..de52dd6 100644
--- a/share/sql/mysql_README.txt
+++ b/share/sql/mysql_README.txt
@@ -6,7 +6,7 @@ up these tables automatically. All you need to do is
6create the database that OpenSim is to use and set the configuration in bin/mysql_connection.ini 6create the database that OpenSim is to use and set the configuration in bin/mysql_connection.ini
7(using bin/mysql_connection.ini.example as a reference). 7(using bin/mysql_connection.ini.example as a reference).
8 8
9If you do need to source the mysql files manually, they can be found in OpenSim/Framework/Data.MySQL/Resources 9If you do need to source the mysql files manually, they can be found in OpenSim/Data/MySQL/Resources
10 10
11Please note that if you are setting up a MSSQL database, the appropriate mssql files do still need to be 11Please note that if you are setting up a MSSQL database, the appropriate mssql files do still need to be
12executed manually. 12executed manually.