添加nacos sql自动创建nacos库

pull/5935/head
EightMonth 2024-03-01 16:15:06 +08:00
parent 24623ba4b0
commit 811861a957
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
CREATE database if NOT EXISTS `nacos` default character set utf8mb4 collate utf8mb4_general_ci;
use `nacos`;
/*
Navicat Premium Data Transfer