DB configuration - locking

Hi,

so today I created an maxscale configuration witch works, but not wit librenms (laravel). In log we have problem with connection to backend:
(handle_error_response): Invalid authentication message from backend ‘server1’. Error code: 1044, Msg : #42000: Access denied for user ‘libre_front’@‘XX.XX.XX.XX’ to database ‘librenms
because db name is double quotted :confused:
How to implement this without lost update functionality?

1 Like