modify length of extra_info of __all_rootservice_job

This commit is contained in:
LeonChaoHi
2025-01-24 02:46:27 +00:00
committed by ob-robot
parent 4ffd76a76e
commit 4b47d1618f
4266 changed files with 976 additions and 22382 deletions

View File

@ -12,14 +12,7 @@
#include "sql/parser/ob_parser.h"
#include "sql/parser/ob_fast_parser.h"
#include <gtest/gtest.h>
#include "lib/worker.h"
#include "lib/allocator/page_arena.h"
#include <fstream>
#include <iterator>
#include <vector>
#include <string>
#include <iostream>
using namespace oceanbase;
using namespace oceanbase::common;