From 65237d0136c72b259341cd72f311530492fc473c Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 28 May 2008 14:47:33 +0000 Subject: fix http://opensimulator.org/mantis/view.php?id=1001 --- share/sql/mysql_README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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 create the database that OpenSim is to use and set the configuration in bin/mysql_connection.ini (using bin/mysql_connection.ini.example as a reference). -If you do need to source the mysql files manually, they can be found in OpenSim/Framework/Data.MySQL/Resources +If you do need to source the mysql files manually, they can be found in OpenSim/Data/MySQL/Resources Please note that if you are setting up a MSSQL database, the appropriate mssql files do still need to be executed manually. -- cgit v1.1