We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is the detail log 在 ClickHouse.Client.ADO.ClickHouseConnection.d__58.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 ClickHouse.Client.ADO.ClickHouseCommand.d__54.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 ClickHouse.Client.ADO.ClickHouseCommand.d__53.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 ClickHouse.Client.ADO.ClickHouseCommand.ExecuteDbDataReader(CommandBehavior behavior) 在 System.Data.Common.DbCommand.ExecuteReader() 在 AutoPushApp.ClickHouseDBHelper.ExecuteReader(String sql, CommandType commandType, ClickHouseDbParameter[] parameters) 在 AutoPushApp.ClickHouseDBHelper.ExecuteDataTable(String sql, CommandType commandType, ClickHouseDbParameter[] parameters)
The text was updated successfully, but these errors were encountered:
Hi
Sorry for late reply - what's the actual exception?
Sorry, something went wrong.
No branches or pull requests
this is the detail log
在 ClickHouse.Client.ADO.ClickHouseConnection.d__58.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ClickHouse.Client.ADO.ClickHouseCommand.d__54.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ClickHouse.Client.ADO.ClickHouseCommand.d__53.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 ClickHouse.Client.ADO.ClickHouseCommand.ExecuteDbDataReader(CommandBehavior behavior)
在 System.Data.Common.DbCommand.ExecuteReader()
在 AutoPushApp.ClickHouseDBHelper.ExecuteReader(String sql, CommandType commandType, ClickHouseDbParameter[] parameters)
在 AutoPushApp.ClickHouseDBHelper.ExecuteDataTable(String sql, CommandType commandType, ClickHouseDbParameter[] parameters)
The text was updated successfully, but these errors were encountered: