MDBS
Do not make any changes to databases, tables or server settings unless you know what you do or are being told to do so by IRS support.
The Measurement Database System is a software bundle consisting of:
Apache web server
MySql database server
PhpMyAdmin (database administration tool)
In the context of a LTT it is used for two different purposes:
for storing the LTT configuration in a database
for storing measurement values in a database
There is a GUI for visualizing measurement values from the measurement database. See chapter LTT MesVis GUI. You need to configure data recording before measurement values are stored in database.
The MDBS installs automatically with the LTT installer and you need it to run the LTT GUI. The MDBS installs two Windows services in your system—the web server and the database server. Those services will automatically start with Windows.
You can start the MDBS control panel, which is located at [Install Location]\55_LTT_MDBS\MDBS.exe.

You have four buttons, each aligned together with an indicator, with which you can install/uninstall/start/stop the Apache or the MySql service. A green indicator shows that the service is installed/running, a gray indicator shows that the service is not installed/running.

The other buttons for MySql have the following meaning:
Console
Opens a MySql console window. This is for expert use only!
Admin
Opens a local website for administering the MySql server (phpMyAdmin). This is for expert use only!
Data Folder
Opens the file location where all MySql databases are stored physically.
Error Log
Opens the MySql error log.
Last updated
Was this helpful?

