a few issues with mysql dbs

This commit is contained in:
UbitUmarov
2024-04-22 12:37:17 +01:00
parent 70f6b0b5da
commit d35b33b279
7 changed files with 39 additions and 51 deletions

View File

@@ -26,11 +26,7 @@
*/
using System;
using System.Collections;
using System.Collections.Generic;
using System.Data;
using OpenMetaverse;
using OpenSim.Framework;
using MySql.Data.MySqlClient;
namespace OpenSim.Data.MySQL