Commit 2f83cc63 authored by Igor Babaev's avatar Igor Babaev

Removed redefinitions of some newly introduced constants.

parent 9fc23586
...@@ -34,9 +34,6 @@ ...@@ -34,9 +34,6 @@
#include "sql_time.h" // make_truncated_value_warning #include "sql_time.h" // make_truncated_value_warning
#include "sql_base.h" // dynamic_column_error_message #include "sql_base.h" // dynamic_column_error_message
#define FULL_EXTRACTION_FL (1 << 6)
#define NO_EXTRACTION_FL (1 << 7)
/** /**
find an temporal type (item) that others will be converted to find an temporal type (item) that others will be converted to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment