mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 10:57:52 +02:00
Due a problem of how php mysql_connect function handels second conenctions, the Verify of a newly added logstream source could cause the first database connection to be overwritten. The following error is, that the wrong database was used for the UserDB after the new logstream was verified. Also added a check into the redirect function to STOP redirecting if an error happened in the UserDB before.
Description
Adiscon LogAnalyzer, a web frontend to log data from the same folks the created rsyslog
Languages
PHP
89.9%
HTML
6.1%
CSS
3.5%
JavaScript
0.5%