diff options
author | Pjotr Prins | 2023-11-12 10:49:10 +0100 |
---|---|---|
committer | Pjotr Prins | 2023-11-12 10:49:10 +0100 |
commit | 0b3bbd2f5c063d45806565e5c2c5d83681574654 (patch) | |
tree | 04a4ddc4f54c92c53e72e4a94913c06c70d62286 /topics/systems/mariadb | |
parent | 2acf22848c9cc7409dbdd4a589cb0128064e2695 (diff) | |
download | gn-gemtext-0b3bbd2f5c063d45806565e5c2c5d83681574654.tar.gz |
bind-address 0.0.0.0 not recommended
Diffstat (limited to 'topics/systems/mariadb')
-rw-r--r-- | topics/systems/mariadb/precompute-mapping-input-data.gmi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/topics/systems/mariadb/precompute-mapping-input-data.gmi b/topics/systems/mariadb/precompute-mapping-input-data.gmi index a3142e6..871aef0 100644 --- a/topics/systems/mariadb/precompute-mapping-input-data.gmi +++ b/topics/systems/mariadb/precompute-mapping-input-data.gmi @@ -715,9 +715,6 @@ and a client with: /export/mysql$ ~/opt/guix-pull/bin/guix shell mysql -- mysql --socket=var/run/mysqld/mysqld.sock -uwebqtlout -pwebqtlout db_webqtl ``` - - - ## Preparing for GEMMA Meanwhile I have prepared tux04 and tux05 for the new runs. Next step is to query the DB and run GEMMA. |