Page MenuHomePhabricator

setup warning for mysql with default boolean syntax
ClosedPublic

Authored by fabe on Dec 22 2014, 2:55 PM.
Tags
None
Referenced Files
F14006564: D11030.diff
Mon, Oct 28, 12:56 PM
F14001620: D11030.id.diff
Fri, Oct 25, 10:18 AM
F13999279: D11030.diff
Thu, Oct 24, 1:54 PM
F13981975: D11030.id26482.diff
Sat, Oct 19, 8:24 PM
Unknown Object (File)
Oct 10 2024, 10:18 PM
Unknown Object (File)
Oct 9 2024, 12:18 AM
Unknown Object (File)
Oct 5 2024, 6:47 AM
Unknown Object (File)
Sep 30 2024, 2:38 PM
Subscribers

Details

Summary

Ref: T6747 add a setup warning if mysql is configured with the default boolean syntax

Test Plan

Run setup checks with default mysql config and then add the desired config option, restart and check again.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

fabe retitled this revision from to setup warning for mysql with default boolean syntax.
fabe updated this object.
fabe edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.

One minor inline, I'll clean that up in the pull. Thanks!

src/applications/config/check/PhabricatorSetupCheckMySQL.php
241

(Leading and trailing whitespace.)

This revision is now accepted and ready to land.Dec 22 2014, 8:56 PM
This revision was automatically updated to reflect the committed changes.