Page MenuHomePhabricator

Generate expected schemata for Search
ClosedPublic

Authored by epriestley on Sep 27 2014, 10:02 PM.
Tags
None
Referenced Files
F13089584: D10589.diff
Thu, Apr 25, 1:54 AM
Unknown Object (File)
Thu, Apr 11, 9:01 AM
Unknown Object (File)
Sun, Apr 7, 1:16 AM
Unknown Object (File)
Thu, Apr 4, 4:45 AM
Unknown Object (File)
Thu, Mar 28, 5:05 PM
Unknown Object (File)
Tue, Mar 26, 4:07 PM
Unknown Object (File)
Tue, Mar 26, 3:23 PM
Unknown Object (File)
Mar 25 2024, 7:11 PM
Subscribers

Details

Summary

Ref T1191. Notable:

  • Drops a very old saved query table. See comments inline: plan was to remove it after a year. It's been ~a year and two weeks.
  • This has our only fulltext index. I'm not supporting that formally for now, but left a note.
  • This has our only MyISAM table. I'm not supporting that explicitly for now, but it shouldn't affect anything. I may deal with this in the future.
  • These tables don't actually write directly via Lisk, so there's some fiddling to get the schemata right.
Test Plan

Down to ~250 warnings. No more surplus databases or tables.

Diff Detail

Repository
rP Phabricator
Branch
utfx15
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2677
Build 2681: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Generate expected schemata for Search.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 30 2014, 4:48 PM
This revision was automatically updated to reflect the committed changes.