Skip to content

Mysqli option says "1" instead of "MYSQLI_OPT_COMPRESS" #5727

Description

@Sjord

From manual page: https://php.net/mysqli.options


option
The option that you want to set. It can be one of the following values:

...
1 Whether to use network communication compression.

Instead of 1 it should probably say MYSQLI_OPT_COMPRESS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions