aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/mysql_connection.ini
diff options
context:
space:
mode:
authorTeravus Ovares2007-11-12 12:43:01 +0000
committerTeravus Ovares2007-11-12 12:43:01 +0000
commitcdd903c1733ab813897e7bb8510d44d452238285 (patch)
treee5c5cbe2939d7e529e66c39314b85e97136f6808 /bin/mysql_connection.ini
parentPatch from Mathias Soeken (thanks Mathias!) to take care of the color (diff)
downloadopensim-SC_OLD-cdd903c1733ab813897e7bb8510d44d452238285.zip
opensim-SC_OLD-cdd903c1733ab813897e7bb8510d44d452238285.tar.gz
opensim-SC_OLD-cdd903c1733ab813897e7bb8510d44d452238285.tar.bz2
opensim-SC_OLD-cdd903c1733ab813897e7bb8510d44d452238285.tar.xz
* Applied Gerhard's Meshing patch (Thanks! Gerhard)
* Addition of Gerhard's ZeroMesher. * Addition of meshing OpenSim.ini parameter * Some modifications to the Meshmerizer * Meshmerizer set to default meshing plugin because ZeroMesher needs a memory locking fix. We'll switch it back after the memory locking issue is resolved.
Diffstat (limited to '')
-rw-r--r--bin/mysql_connection.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/mysql_connection.ini b/bin/mysql_connection.ini
index c8c6c8c..593727d 100644
--- a/bin/mysql_connection.ini
+++ b/bin/mysql_connection.ini
@@ -1,7 +1,7 @@
1[mysqlconnection] 1[mysqlconnection]
2hostname=localhost 2hostname=localhost
3database=database 3database=opensim
4username=username 4username=openSim
5password=password 5password=f1r3st0rm
6pooling=false 6pooling=false
7port=3306 \ No newline at end of file 7port=3306 \ No newline at end of file