About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:ils:examples:koha_ilsdi_database

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
configuration:ils:examples:koha_ilsdi_database [2023/03/29 17:34] – [Create a new MariaDB user in Koha server] demiankatzconfiguration:ils:examples:koha_ilsdi_database [2023/03/29 17:46] (current) – [Create a new MariaDB user in Koha server] demiankatz
Line 30: Line 30:
 To do so, type the following statement: To do so, type the following statement:
 <code bash> <code bash>
-GRANT ALL PRIVILEGES ON databasename.* TO 'username'@'%' WITH GRANT OPTION;+GRANT SELECT ON databasename.* TO 'username'@'%';
 </code> </code>
  
configuration/ils/examples/koha_ilsdi_database.txt · Last modified: 2023/03/29 17:46 by demiankatz