• Resolved Alexander Herzog

    (@ran_alexander)


    Due to server restrictions we need to use MYSQL_CLIENT_FLATS, especially MYSQLI_CLIENT_SSL

    define(‘MYSQL_CLIENT_FLAGS’, MYSQLI_CLIENT_SSL);

    this setting is ignored in the custom DB connection of this plugin.
    Please add this flag to the connection, as we cannot enable the plugin

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘MYSQL_CLIENT_FLAGS ignored’ is closed to new replies.