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
Description
In full copy, Pause is supposed, While Resume seem to start copying again from the first row of src.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of ./dtle version:
./dtle version
Dtle 2.18.11.0 (git: 2.18.11.0 603ccda7c50526efe8a0ad1cf7316919abfdbdff)
Additional details (log, config, job config etc):
{ "Name":"job7--8", "Failover":true, "Orders":[], "Type":"synchronous", "Tasks":[ { "Type":"Src", "NodeId":"924c96fc-8b81-0372-1c21-1e144970036e", "Config":{ "Gtid":"", "SkipCreateDbTable":false, "ExpandSyntaxSupport":false, "DropTableIfExists":false, "ReplChanBufferSize":"600", "ChunkSize":"2", "ApproveHeterogeneous":true, "ReplicateDoDb":[ { "TableSchema":"sbtest", "Tables":[] } ], "ConnectionConfig":{ "Host":"172.17.7.1", "Port":"3306", "User":"test", "Password":"test" } } }, { "Type":"Dest", "NodeId":"924c96fc-8b81-0372-1c21-1e144970036e", "Config":{ "Gtid":"", "SkipCreateDbTable":false, "DropTableIfExists":false, "ExpandSyntaxSupport":false, "ReplChanBufferSize":"600", "ApproveHeterogeneous":true, "ConnectionConfig":{ "Host":"172.17.8.1", "Port":"3306", "User":"test", "Password":"test" } } } ] }
The text was updated successfully, but these errors were encountered:
same as #365
Sorry, something went wrong.
No branches or pull requests
Description
In full copy, Pause is supposed, While Resume seem to start copying again from the first row of src.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
./dtle version
:Additional details (log, config, job config etc):
The text was updated successfully, but these errors were encountered: