mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional state yet, posted for reference and future use.
This commit is contained in:
@@ -278,7 +278,7 @@ namespace OpenGridServices.GridServer
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
return "ERROR! could not save to database!";
|
||||
return "ERROR! could not save to database! (" + e.ToString() + ")";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user