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

Add --max_datetime_value to compare with CH DateTime64 #416

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

aadant
Copy link
Collaborator

@aadant aadant commented Dec 13, 2023

Adding an option to align MySQL DateTime values to CH DateTime64 limits.

Example

python db_compare/mysql_table_checksum.py --mysql_host host --mysql_database db --tables_regex ^table$ --max_datetime_value "2283-11-11 23:59:59.999999"
2023-12-12 23:36:39,116 - INFO - ThreadPoolExecutor-0_0 - Checksum for table db.table = f28b3801f9b11184ac45162f98e9dd08 count 681

@aadant aadant merged commit 2620aec into Altinity:develop Dec 14, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant