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

slave获取报错bug修复 #2839

Merged
merged 5 commits into from
Oct 15, 2024
Merged

slave获取报错bug修复 #2839

merged 5 commits into from
Oct 15, 2024

Conversation

blight19
Copy link
Contributor

  1. 修改slaveok为secondaryok
  2. 去除printjson方法,在printjson方法中使用 var host会报错
    [thread1] SyntaxError: expected expression, got keyword 'var' @(shell):1:55
    导致无法获取从节点,导致多条语句执行过程中从节点获取出错。

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.32%. Comparing base (b71b2c5) to head (aa71415).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2839   +/-   ##
=======================================
  Coverage   78.32%   78.32%           
=======================================
  Files         124      124           
  Lines       17524    17524           
=======================================
  Hits        13725    13725           
  Misses       3799     3799           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LeoQuote LeoQuote reopened this Oct 15, 2024
@blight19
Copy link
Contributor Author

这个test过不去 我可以修改下test文件嘛

@LeoQuote LeoQuote merged commit eb99790 into hhyo:master Oct 15, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants