Skip to content

Cannot use Azure database for MySQL #135

@wgnann

Description

@wgnann

There is no environment variable associated to the use of SSL in MySQL connection.

Up to date the solution is to edit wp-config.php and add the line:

define('MYSQL_CLIENT_FLAGS', MYSQLI_CLIENT_SSL);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions