[FEAT MERGE] information_schema enhence

This commit is contained in:
obdev
2023-01-13 03:42:07 +00:00
committed by OB-robot
parent 9ce9e1a357
commit ec56715ea5
98 changed files with 4513 additions and 3156 deletions

View File

@ -251,6 +251,7 @@ public:
}
virtual ~ObSql() { destroy(); }
ObMaintainDepInfoTaskQueue &get_dep_info_queue() { return queue_; }
private:
// disallow copy