[virtual-table] fix gv$ob_session.trans_state column collation
This commit is contained in:
parent
9b23623ea5
commit
45ed604473
@ -296,6 +296,7 @@ int ObAllVirtualSessionInfo::FillScanner::operator()(
|
||||
} else {
|
||||
cur_row_->cells_[cell_idx].set_varchar("");
|
||||
}
|
||||
cur_row_->cells_[cell_idx].set_collation_type(default_collation);
|
||||
break;
|
||||
}
|
||||
case USER_CLIENT_PORT: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user