Инструменты пользователя

Инструменты сайта


ura:job:2:ils-glonas

Репозитории
http://git.ils-glonass.ru:5080/ILSWebLogisticsGroup/ILSWebLogistics.git
http://git.ils-glonass.ru:5080/ILSWebLogisticsGroup/ILSWebELLO.git
http://git.ils-glonass.ru:5080/ILSSAAS/IlsSaasDatabase.git

podkovalihin.yu
97kvkk1kRzXiuuhWDGjI

1. Установка БД
Для пользователя нужно право SUPER
Запускать скрипт install.sh

$ . install.sh -h 127.0.0.1 -P 3306 -u ils -d ils -p ils -ut 1 create

ILSWebLogistics/www/application/logs - логи


mysql -u ils -pils -h 127.0.0.1 -P 3306 ils < Logistics/Logistics.sql
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1171 (42000) at line 1808: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead

mysql -u ils -pils -h 127.0.0.1 -P 3306 ils < Monitoring/Monitoring.sql
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1064 (42000) at line 878: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(`IMEI`,`DT`,`EventGeoTypeID`,`DepotID`), KEY `FK_EGD_2_EVENTGEOTYPE_idx` (`Ev' at line 8

ura/job/2/ils-glonas.txt · Последнее изменение: 2020/07/13 11:26 — ura2404