matrixone
matrixone copied to clipboard
[Bug]: Ruby on rails connection error
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Environment
- Version or commit-id (e.g. v0.1.0 or 8b23a93): 0.5.0
- Hardware parameters: Macbook M1 ARM 4c16GB
- OS type: OSX
- Others:
Actual Behavior
With an application of ruby on rails which runs well in MySQL8.0, and migrate it to MatrixOne 0.5.0 with MatrixOne settings. When I run: rails server
The behavior of calling SET XXX from MySQL will cause error for MatrixOne.
Expected Behavior
No response
Steps to Reproduce
No response
Additional information
No response