Skip to content

Can expose inner exception when occur MysqlException.CreateForTimeout? #575

@kyohei0806

Description

@kyohei0806

Hi, please see following line.

internal static MySqlException CreateForTimeout(Exception innerException) =>

Can this innerException contains to new instance of MySqlException?
Because, This code is running at my project.
I would detail of its inner-exception to investigate problem.
Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions