Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ mysql -u root
MariaDB [(none)]> GRANT ALL privileges ON *.* TO 'shrine'@'localhost';
MariaDB [(none)]> FLUSH PRIVILEGES;
MariaDB [(none)]> \q |
MS SQL Server
To install the hub schema for MS SQL Server use schemas starting with mssql.sql from shrine-setup.zip:
...
Overview
Content Tools
Activity