support create/drop materialized view log

This commit is contained in:
TinyBag
2024-09-12 15:09:40 +08:00
parent 99672b9f3d
commit 51c38f94f0
42 changed files with 1255 additions and 50 deletions

View File

@ -77,7 +77,7 @@ bool will_shutdown = false;
*
********************************************/
const uint32 GRAND_VERSION_NUM = 93001;
const uint32 GRAND_VERSION_NUM = 93002;
/********************************************
* 2.VERSION NUM FOR EACH FEATURE