张延森 3 år sedan
incheckning
20afb30272
4 ändrade filer med 3312 tillägg och 0 borttagningar
  1. 1
    0
      .gitignore
  2. 1647
    0
      BDS_BDS_ORGANIZATION.sql
  3. 5
    0
      init.sql
  4. 1659
    0
      灌南条码.pdma.json

+ 1
- 0
.gitignore Visa fil

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

+ 1647
- 0
BDS_BDS_ORGANIZATION.sql
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


+ 5
- 0
init.sql Visa fil

@@ -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
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil