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 support for zero date separate to NULL #5

Merged
merged 1 commit into from Sep 2, 2016

Conversation

LinuxJedi
Copy link
Contributor

NULL is now pushed through the MariaDB storage engine plugin down to the
insert processing. A '0000-00-00' date is now a separate value to NULL.

This is more in-line with MariaDB's handling.

Note: this would require MCOL-274 to land first.

NULL is now pushed through the MariaDB storage engine plugin down to the
insert processing. A '0000-00-00' date is now a separate value to NULL.

This is more in-line with MariaDB's handling.
@davidhall586 davidhall586 merged commit 7e8262e into mariadb-corporation:develop Sep 2, 2016
tntnatbry pushed a commit to tntnatbry/mariadb-columnstore-engine that referenced this pull request Feb 18, 2020
MCOL-641 Basic extent elimination support for Decimal38.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants