Last modified: 2014-08-21 16:29:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71786, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69786 - Support queries containing non-latin strings
Support queries containing non-latin strings
Status: RESOLVED FIXED
Product: Analytics
Classification: Unclassified
Quarry (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-20 15:54 UTC by Yusuke Matsubara
Modified: 2014-08-21 16:29 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yusuke Matsubara 2014-08-20 15:54:13 UTC
When I use a non-latin string in a query, it apparently fails to match properly. An example of queries containing non-latin strings is:

USE jawiki_p;
SELECT page_title FROM page
WHERE page_title LIKE "%ウィキペディア%";
<!-- should return 1569 rows, but returns 2 (exact numbers may change) -->
Comment 1 Yuvi Panda 2014-08-21 16:29:29 UTC
Fixed now! http://quarry.wmflabs.org/query/295 is same query and returns Resultset (1569 rows)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links