Page 1 of 1

Questions on MySQL

Posted: 28 Oct 2021, 20:06
by DB9CR
Hello,
two questions on using MySQL
  • When should one expect a benefit from using am MySQL database? Number of log entries? Size of database?
  • If MySQL is running on a separate server, is it possible to connect two different instances of Log4OM to the same database and work in parallel?
Thanks in advance
Christian DB9CR

Re: Questions on MySQL

Posted: 28 Oct 2021, 22:27
by G4POP
Benefits of MsQL are either

With a database in excess of 120000 QSO's

and/or

Multiple stations sharing a common database logging in real time

Re: Questions on MySQL

Posted: 07 Nov 2021, 14:25
by f5mxh
Hello Christian,
The main advantage is that you can access to the database from multi log sessions. The space used : Exemple of mine sql database 200Mo for 110k qso (same database on HRD is 100Mo).
73 de f5mxh