Page MenuHomePhabricator

DBQ-105 Query against langlinks table on enwiki
Closed, ResolvedPublic

Description

This issue was converted from https://jira.toolserver.org/browse/DBQ-105.
Summary: Query against langlinks table on enwiki
Issue type: Task - A task that needs to be done.
Priority: Minor
Status: Done
Assignee: Betacommand <phoenixoverride@gmail.com>


From: Pascal666 <Pascal@rkfd.com>

Date: Sun, 03 Oct 2010 16:52:51

SELECT ll_from FROM langlinks
WHERE ll_lang = 'fa' AND ll_title = 'الگو:نگاره بریتانیا'

Thanks!


Version: unspecified
Severity: minor

Details

Reference
bz59357

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:25 AM
bzimport set Reference to bz59357.

From: Betacommand <phoenixoverride@gmail.com>

Date: Sun, 03 Oct 2010 19:01:02

mysql> SELECT ll_from FROM langlinks WHERE ll_lang = 'fa' AND ll_title = 'الگو:نگاره بریتانیا';

ll_from


14215771

20396848


2 rows in set (0.21 sec)

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: phoenixoverride@gmail.com
CC list: phoenixoverride@gmail.com