MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / compare_collation

Method compare_collation

sql/item_cmpfunc.h:1488–1489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1486 bool walk(Item_processor processor, bool walk_subquery, uchar *arg);
1487 virtual void print(String *str, enum_query_type query_type);
1488 const CHARSET_INFO *compare_collation()
1489 { return fields.head()->collation.collation; }
1490};
1491
1492class COND_EQUAL: public Sql_alloc

Callers

nothing calls this directly

Calls 1

headMethod · 0.45

Tested by

no test coverage detected