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
Unknown Object (File)
Mon, Sep 16, 4:26 PM
Unknown Object (File)
Sat, Sep 7, 1:15 AM
Unknown Object (File)
Mon, Aug 26, 9:18 PM
Unknown Object (File)
Sat, Aug 24, 7:34 PM
Unknown Object (File)
Sat, Aug 24, 12:20 AM
Unknown Object (File)
Fri, Aug 23, 12:57 AM
Unknown Object (File)
Aug 19 2024, 3:44 AM
Unknown Object (File)
Aug 11 2024, 1:07 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.