create database jiradb character set 'UTF8';
create user jirauser identified by 'jira';
grant all privileges on *.* to 'jirauser'@'%' identified by 'jira' with grant option;
grant all privileges on *.* to 'jirauser'@'localhost' identified by 'jira' with grant option;
flush privileges;
Description=JIRA: Commercial, CreationDate=2018-03-20, jira.LicenseEdition=ENTERPRISE, Evaluation=false, jira.LicenseTypeName=COMMERCIAL, jira.active=true, licenseVersion=2, MaintenanceExpiryDate=2099-12-31, Organisation=saper, SEN=SEN-L4140432, ServerID=BX9R-0J6C-UKV1-PY6I, jira.NumberOfUsers=-1, LicenseID=LIDSEN-L4140432, LicenseExpiryDate=2099-12-31, PurchaseDate=2018-03-20
姓名不为空
手机不正确
公司不为空