Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error encountered during command execution MySqlException #44

Open
Krilliac opened this issue Feb 9, 2021 · 0 comments
Open

Fatal error encountered during command execution MySqlException #44

Krilliac opened this issue Feb 9, 2021 · 0 comments

Comments

@Krilliac
Copy link
Collaborator

Krilliac commented Feb 9, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant