1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/src/docs
Jakub Vrana 3391e3d34b Use (a = ? AND b = ?) instead of (a, b) IN (?, ?)
Summary: MySQL is not able to use indexes with searching for tuples.

Test Plan:
Explained the query before and after, saw `key_len` 16 instead of 8.
Also saw time 0.0 s instead of 2.9 s (but that was probably caused by warming up).

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5580
2013-04-05 23:02:06 -07:00
..
book Make diviner documentation generation book-oriented 2013-02-08 10:48:30 -08:00
configuration Specify phd.start-taskmasters in documentation 2013-04-05 22:51:39 -07:00
contributing Remove an erroneous 'd' 2012-10-29 16:30:56 -07:00
developer Use (a = ? AND b = ?) instead of (a, b) IN (?, ?) 2013-04-05 23:02:06 -07:00
flavortext Fix markup in docs 2012-11-21 11:04:32 -08:00
technical Fix typo in Phabricatorbot config diviner page 2013-03-03 06:51:37 -08:00
userguide Correct Arcanist repository hooks documentation 2013-04-04 11:34:53 -07:00
feedback.diviner Document a policy about fishing expeditions 2012-11-19 17:39:44 -08:00
installation_guide.diviner Use direct inclusion, not submodules, to bring Javelin into Phabricator 2013-01-22 12:43:55 -08:00
introduction.diviner Minor documentation improvements 2012-01-12 20:08:19 -08:00