Skip to content

SET and DELETE don't work with defined( 'DB_USER' ) or define( 'DB_USER', 'wp' );` #121

@janw-me

Description

@janw-me

I have a lot of sites setup where every constant is noted as below.
This allows me to pre-include overrides for different environments.

defined( 'DB_USER' ) or define( 'DB_USER', 'wp' );

The SET and DELETE commands fail.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions