bug(tianmu): group_concat.test
has in-consistent behavior in CICD and prompt mode
#834
Closed
3 tasks done
Labels
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Using MTR to run
group_concat.test
, it's failed, but the test passed viamysql
.Expected behavior
Pass the MTR test.
How To Reproduce
MTR
mode:1: Run
./mtr --suite=tianmu group_concat
.2: test failed
MySQL
mode1: Start the mysql server.
2: Login to mysql and run the group_concat script mannually.
3: Gets the right output.
Environment
Linux/Windows/etc.
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: