Files
iTop/core
Pierre Goiffon 6995a3c641 N°6889 backup mysqldump call : restore possibility to connect using socket protocol (#591)
With previous fix (N°6123) we forced to use the tcp protocol each time. This was blocking for users wanting to connect using the socket protocol on localhost.

Now for localhost we will : 
- send both port and protocol arguments if the `db_host` config parameter does contain a port
- don't send any of the port or protocol arguments if `db_host` doesn't contain a port
2023-12-20 15:19:50 +01:00
..
2019-01-24 18:07:50 +01:00
2020-10-07 16:21:36 +02:00
2022-09-21 16:11:24 +02:00
2017-05-05 15:08:49 +00:00
2023-11-15 11:14:07 +01:00
2018-07-13 08:34:47 +00:00