Page MenuHomePhabricator

Add setup warnings for "local_infile" (MySQL Server) and "mysql[i].allow_local_infile" (PHP Client)
ClosedPublic

Authored by epriestley on Jan 18 2019, 5:37 PM.
Tags
None
Referenced Files
F18703493: D19999.id47740.diff
Sun, Sep 28, 4:11 AM
F18695814: D19999.diff
Sat, Sep 27, 6:36 AM
F18674831: D19999.id.diff
Thu, Sep 25, 4:30 PM
F18645932: D19999.id47740.diff
Fri, Sep 19, 8:49 AM
F18629845: D19999.diff
Tue, Sep 16, 10:03 AM
F18629801: D19999.diff
Tue, Sep 16, 9:55 AM
F18629673: D19999.diff
Tue, Sep 16, 9:35 AM
F18627245: D19999.id.diff
Tue, Sep 16, 3:33 AM
Subscribers
None

Details

Summary

Ref T13238. Warn users about these horrible options and encourage them to defuse them.

Test Plan

Hit both warnings, fixed the issues, issues went away.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Wordsmithing: the query is "LOCAL INFILE", not "INFILE LOCAL".

The blasé discussion in the MySQL documentation about how "yes, this does exactly what it looks like it it does" just kills me.

This revision is now accepted and ready to land.Jan 19 2019, 1:00 AM
This revision was automatically updated to reflect the committed changes.