Browse Source

Merge pull request #235 from thinkingfioa/master

许雪里 8 years ago
parent
commit
168e595b33
No account linked to committer's email
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/db/tables_xxl_job.sql

+ 2 - 0
doc/db/tables_xxl_job.sql View File

@@ -1,3 +1,5 @@
1
+CREATE database if NOT EXISTS `xxl-job` default character set utf8 collate utf8_general_ci;
2
+use `xxl-job`;
1 3
 
2 4
 CREATE TABLE XXL_JOB_QRTZ_JOB_DETAILS
3 5
   (