提交 61db0e9a 编写于 作者: O obdev 提交者: ob-robot

Hide the encodesortkey expression to the user

上级 5857afe8
......@@ -29,7 +29,7 @@ namespace sql
ObExprEncodeSortkey::ObExprEncodeSortkey(ObIAllocator &alloc)
: ObExprOperator(
alloc, T_FUN_SYS_ENCODE_SORTKEY, N_ENCODE_SORTKEY, MORE_THAN_TWO, NOT_ROW_DIMENSION,
false, false)
INTERNAL_IN_MYSQL_MODE, INTERNAL_IN_ORACLE_MODE)
{}
ObExprEncodeSortkey::~ObExprEncodeSortkey()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册