瀏覽代碼

first commit

张延森 3 年之前
當前提交
20afb30272
共有 4 個檔案被更改,包括 3312 行新增0 行删除
  1. 1
    0
      .gitignore
  2. 1647
    0
      BDS_BDS_ORGANIZATION.sql
  3. 5
    0
      init.sql
  4. 1659
    0
      灌南条码.pdma.json

+ 1
- 0
.gitignore 查看文件

@@ -0,0 +1 @@
1
+.back_灌南条码/

+ 1647
- 0
BDS_BDS_ORGANIZATION.sql
文件差異過大導致無法顯示
查看文件


+ 5
- 0
init.sql 查看文件

@@ -0,0 +1,5 @@
1
+CREATE DATABASE `lyg_gnyy` CHARACTER SET 'utf8mb4' COLLATE 'utf8mb4_general_ci';
2
+
3
+CREATE USER `lyg_gnyy`@`%` IDENTIFIED BY 'gnyy@ABCD1234';
4
+
5
+GRANT Alter, Alter Routine, Create, Create Routine, Create Temporary Tables, Create View, Delete, Drop, Event, Execute, Grant Option, Index, Insert, Lock Tables, References, Select, Show View, Trigger, Update ON `lyg\_gnyy`.* TO `lyg_gnyy`@`%`;

+ 1659
- 0
灌南条码.pdma.json
文件差異過大導致無法顯示
查看文件