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

bug: mtr failed #73

Closed
hustjieke opened this issue Jun 21, 2022 · 1 comment · Fixed by #74
Closed

bug: mtr failed #73

hustjieke opened this issue Jun 21, 2022 · 1 comment · Fixed by #74
Assignees
Labels
A-bug Something isn't working prio: high High priority

Comments

@hustjieke
Copy link
Collaborator

Describe the problem

When run mtr test, got error:

$ ./mysql-test-run.pl --nowarnings --force --suite=stonedb
Can't locate lib/mtr_process.pl in @INC (@INC contains: lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./mysql-test-run.pl line 103.

Expected behavior

How To Reproduce

Environment

  • ubuntu 20.04
  • perl version:
$ perl -v

This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-gnu-thread-multi

Additional context

@hustjieke hustjieke added the A-bug Something isn't working label Jun 21, 2022
@hustjieke
Copy link
Collaborator Author

The solution:
facebook/mysql-5.6#885
But we should checkout if it work well on other system.

@hustjieke hustjieke added this to the v0.1 milestone Jun 21, 2022
@hustjieke hustjieke added the prio: high High priority label Jun 21, 2022
RingsC pushed a commit that referenced this issue Jun 21, 2022
#74)

[summary]
Change is needed in MySQL 5.6 and 5.7 as well.

Signed-off-by: hustjieke <gaoriyao1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bug Something isn't working prio: high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants