Skip to content

Use the real installation number instead of hardcoded#6583

Merged
dtdesign merged 1 commit intoWoltLab:6.2from
Fighter456:6.2-SystemCheckPage-foreignKeys
Feb 14, 2026
Merged

Use the real installation number instead of hardcoded#6583
dtdesign merged 1 commit intoWoltLab:6.2from
Fighter456:6.2-SystemCheckPage-foreignKeys

Conversation

@Fighter456
Copy link
Contributor

Currently the validation of MySQL respective the foreign keys are always falsy in 6.2 if the installation number of the instance is not 1.

The parameters of the condition builder are not replaced by WCF::getDB()->prepare() during statement preparation.

The parameters of the condition builder are not replaced by `WCF::getDB()->prepare()` during statement preparation.
@dtdesign dtdesign merged commit 9c05bb8 into WoltLab:6.2 Feb 14, 2026
6 of 7 checks passed
@dtdesign
Copy link
Member

Good catch, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants