Update docs/ZXDB.md
This commit is contained in:
@@ -22,9 +22,8 @@ ZXDB ( https://github.com/zxdb/ZXDB )is a community‑maintained database of ZX
|
||||
- This creates `search_by_titles`, `search_by_names`, `search_by_authors`, and `search_by_publishers` tables.
|
||||
|
||||
3. Create a read‑only role/user (recommended).
|
||||
- Example (see `bin/import_mysql.sh`):
|
||||
- Create role `zxdb_readonly`.
|
||||
- Grant `SELECT, SHOW VIEW` on your `zxdb` database to the user.
|
||||
- Create user `zxdb_readonly`.
|
||||
- Grant `SELECT, SHOW VIEW` on your `zxdb` database to the user.
|
||||
|
||||
## Environment configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user