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

latitude-longitude change warnings #18

Open
rkiddy opened this issue Jan 31, 2025 · 0 comments
Open

latitude-longitude change warnings #18

rkiddy opened this issue Jan 31, 2025 · 0 comments

Comments

@rkiddy
Copy link
Owner

rkiddy commented Jan 31, 2025

What is up here? Why the warnings?

--------------
alter table medical_managed_care_provider_listing change column longitude longitude decimal(12,8)
--------------

Query OK, 3268559 rows affected, 65535 warnings (1 min 46.14 sec)
Records: 3268559  Duplicates: 0  Warnings: 2753488

--------------
alter table medical_managed_care_provider_listing change column latitude latitude decimal(12,8)
--------------

Query OK, 3268559 rows affected, 65535 warnings (1 min 43.00 sec)
Records: 3268559  Duplicates: 0  Warnings: 2769004
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

No branches or pull requests

1 participant