Added SQL data

This commit is contained in:
xdrm-brackets 2017-05-10 09:58:57 +02:00
parent 6785f014ac
commit 96e29ad901
2 changed files with 1016 additions and 0 deletions

2
grants.sql Normal file
View File

@ -0,0 +1,2 @@
GRANT USAGE ON *.* TO 'sats-set-unlock'@'localhost';
GRANT SELECT (id_machine), UPDATE (unlock_code) ON `logauth`.`machine` TO 'sats-set-unlock'@'localhost';

1014
logauth.sql Normal file

File diff suppressed because it is too large Load Diff