I was planning a remote database for the server to the database where my app is running and mysql has a ton of issues handling multiple connection threads that being my main reason to switch to mariadb so I believe my only option is to wait for next update then. Also can you let me know if the oxide library supports maridb or not.
Plugin is able to create the tables normally but also throwing the same error to the console and the character set was by default to utf8mb4_general_ci and I even changed it to utf8mb4_unicode_ci but it didn't help.
The error is showing up as soon as I load the plugin and the below error is displayed in the console.
MySql handle raised an exception in 'DatabaseStats v1.8.8' plugin (InvalidCastException: Object cannot be cast from DBNull to other types.)4c584f371b44>:0 MySql.Data.MySqlClient.Driver.LoadCharacterSets (MySql.Data.MySqlClient.MySqlConnection connection) [0x00079] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Configure (MySql.Data.MySqlClient.MySqlConnection connection) [0x00060] in <8d7380b3d3cf4bd8be324c584f371b44>:0 1b44>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00198] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery (System.IAsyncResult asyncResult) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0
at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery(System.IAsyncResult)
MySql handle raised an exception in 'DatabaseStats v1.8.8' plugin (KeyNotFoundException: The given key '12548' was not present in the dictionary.)
at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery(System.IAsyncResult)
at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x000f2] in <021a1dba6a754e42a6cc7771fdfee190>:0
Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.