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

fix: upgrade obkv cilent to fix panic in mysql crate #1131

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Aug 3, 2023

Rationale

fix oceanbase/obkv-table-client-rs#69

Detailed Changes

  • Upgrade OBKV client to latest version.
  • Upgrade async-trait to resolve dep conflicts.

Test Plan

OBKV team has tested the client.

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 merged commit 7a701c6 into apache:main Aug 4, 2023
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.

[Bug]: Panic 'index out of bounds'
2 participants