添加nacos sql自动创建nacos库

pull/5934/head
EightMonth 2024-03-01 16:17:30 +08:00
parent c27c5a9a9b
commit c7977dda3d
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