mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 19:56:04 +08:00
* Fixed a whole bunch of console messages.
This commit is contained in:
@@ -71,7 +71,7 @@ namespace OpenSim.Framework.Data.MySQL
|
||||
|
||||
dbcon.Open();
|
||||
|
||||
MainLog.Instance.Verbose("MySQL connection established");
|
||||
MainLog.Instance.Verbose("MYSQL", "Connection established");
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user