summaryrefslogtreecommitdiff
path: root/sql/sql_priv.h
diff options
context:
space:
mode:
authorGalina Shalygina <galina.shalygina@mariadb.com>2019-02-19 11:00:39 +0300
committerGalina Shalygina <galina.shalygina@mariadb.com>2019-02-19 11:00:39 +0300
commit7fe1ca7ed6ac5d28a51a08749c8cdc64495d6911 (patch)
tree6c9dce2bf41f2cf6122c415048085ad91459987d /sql/sql_priv.h
parent4de3fd4ea29be8ed9f9b6ad83de523c21ff8c9d7 (diff)
parentf2f0c2004408a38a428d6c6346a8f2d2d69cd599 (diff)
downloadmariadb-git-7fe1ca7ed6ac5d28a51a08749c8cdc64495d6911.tar.gz
Merge branch '10.4' into bb-10.4-mdev7486
Diffstat (limited to 'sql/sql_priv.h')
-rw-r--r--sql/sql_priv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sql/sql_priv.h b/sql/sql_priv.h
index d9908d2f2b5..0f28f5b82e1 100644
--- a/sql/sql_priv.h
+++ b/sql/sql_priv.h
@@ -359,11 +359,6 @@
data dictionary without changing table rows
*/
#define IS_EQUAL_PACK_LENGTH 2
-/**
- new_field has a representation that is compatible with the old type
- when the storage engine advertises HA_EXTENDED_TYPES_CONVERSION
-*/
-#define IS_EQUAL_PACK_LENGTH_EXT 3
enum enum_parsing_place
{