Home
last modified time | relevance | path

Searched refs:HA_SUPPORTS_GEOGRAPHIC_GEOMETRY_COLUMN (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/
H A Ddd_table.cc1850 if (!(handler->ha_table_flags() & HA_SUPPORTS_GEOGRAPHIC_GEOMETRY_COLUMN)) { in engine_supports_provided_srs_id()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h486 #define HA_SUPPORTS_GEOGRAPHIC_GEOMETRY_COLUMN (1LL << 50) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/handler/
H A Dha_innodb.cc2685 HA_BLOB_PARTIAL_UPDATE | HA_SUPPORTS_GEOGRAPHIC_GEOMETRY_COLUMN | in ha_innobase()