-
Bug
-
Resolution: Fixed
-
Major
-
2.0.1
-
MySQL
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
Easy
While reviewing MDL-26290 (PULL-234) it has been detected that the connection performed by the create_database() method lacks support for the dboptions['dbsocket'].
It's used both by the web and cli installer and, ideally, should support it. A matter of copying the code related to dbsocket from connect() to create_database() afaik.
Ciao
- has been marked as being related by
-
MDL-26455 add new support for custom sockets and dbport in CLI and web installer
-
- Closed
-