switch_pgsql.c switch_pgsql_next_result_timed() was using switch_time_now()…
switch_pgsql.c switch_pgsql_next_result_timed() was using switch_time_now() for start time and switch_micro_time_now() for current time. These are different time sources that may not be in sync and could cause the query to timeout prematurely.
正在显示
请
注册
或者
登录
后发表评论