Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(occ db:convert-type) Add support for UNIX sockets #39242

Merged

Commits on Aug 16, 2024

  1. fix(occ): Add support for UNIX sockets to db:convert-type

    Fixes nextcloud#31998
    
    Adds support to `occ db:convert-type` to support UNIX socket connections via MySQL/MariaDB. Uses same `dbhost` / `hostname` parameter parsing logic (adapted) as used elsewhere (at least the relevant parts) for consistency.
    
    Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
    joshtrichards authored and skjnldsv committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    71fff03 View commit details
    Browse the repository at this point in the history