Merge branch 'pr_1669'

This commit is contained in:
ob-robot
2023-11-16 08:38:12 +00:00
5 changed files with 244 additions and 1 deletions

View File

@ -15,7 +15,7 @@ set @@session.ob_query_timeout = 200000000;
source init_create_tenant_routines.sql;
call adjust_sys_resource();
call create_tenant_by_memory_resource('mysql', 'mysql');
call create_tenant_with_arg('mysql', 'mysql', '2c2g', '');
/****************************** ATTENTION ******************************/
/* The tenant=all will be deprecated. If you want all tenants to be */