Questions on MySQL

General discussions V2
Post Reply
DB9CR
Novice Class
Posts: 28
Joined: 05 Dec 2020, 12:57

Questions on MySQL

Post 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
User avatar
G4POP
Log4OM Alpha Team
Posts: 11592
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Questions on MySQL

Post 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
73 Terry G4POP
f5mxh
Novice Class
Posts: 14
Joined: 22 Mar 2017, 18:55

Re: Questions on MySQL

Post 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
Post Reply