1NCID-MYSQL(1) NCID NCID-MYSQL(1)
2
3
4
6 ncid-mysql
7
9 ncid --no-gui --module ncid-mysql
10
12 The ncid-mysql output module stores NCID data in a MySQL or MariaDB
13 Database using the 'mysql' command line client (it is called 'mysql'
14 for both MySQL and MariaDB).
15
16 The database configuration parameters are specified in the ncid-
17 mysql.conf file.
18
19 Available field names (columns) in the created table:
20
21 CID (primary key, auto-increment)
22 CIDTYPE
23 CIDDATE
24 CIDTIME
25 CIDLINE
26 CIDNMBR
27 CIDNAME
28 CIDMTYPE
29 CIDMESG
30
32 Network access to a MySQL or MariaDB database server.
33
34 The MySQL or MariaDB command line client 'mysql'.
35
36 The ncid-mysql-setup script to initialize settings before first use.
37
39 /etc/ncid/conf.d/ncid-mysql.conf
40 /usr/share/ncid/modules/ncid-mysql
41 /usr/sbin/ncid-mysql-setup
42
44 ncid-mysql-setup.8, ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
45
46
47
48NCID 2019-08-17 NCID-MYSQL(1)