You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MySql.Data.MySqlClient.MySqlException
HResult=0x80004005
Message=Fatal error encountered during command execution.
Source=MySql.Data
StackTrace:
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Mangos.Common.Legacy.SQL.Query(String sqlquery, DataTable& Result) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Common\Mangos.Common.Legacy\SQL.cs:line 369
This exception was originally thrown at this call stack:
[External Code]
Inner Exception 1:
IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine..
Inner Exception 2:
SocketException: An established connection was aborted by the software in your host machine.
The text was updated successfully, but these errors were encountered:
MySql.Data.MySqlClient.MySqlException
HResult=0x80004005
Message=Fatal error encountered during command execution.
Source=MySql.Data
StackTrace:
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Mangos.Common.Legacy.SQL.Query(String sqlquery, DataTable& Result) in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Common\Mangos.Common.Legacy\SQL.cs:line 369
This exception was originally thrown at this call stack:
[External Code]
Inner Exception 1:
IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine..
Inner Exception 2:
SocketException: An established connection was aborted by the software in your host machine.
The text was updated successfully, but these errors were encountered: