We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
modump章节存在问题:
这段local infile的描述完全是错的 modump是输出csv的,这段描述的是load into的。local infile的作用是能让modump从服务器端导出到本地端
正确模式参考https://github.com/matrixorigin/mo_dump
The text was updated successfully, but these errors were encountered:
yangj1211
No branches or pull requests
Is there an existing issue about this enhancement?
Describe the enhancement.
modump章节存在问题:
这段local infile的描述完全是错的
modump是输出csv的,这段描述的是load into的。local infile的作用是能让modump从服务器端导出到本地端
正确模式参考https://github.com/matrixorigin/mo_dump
The text was updated successfully, but these errors were encountered: