https://bugzilla.wikimedia.org/show_bug.cgi?id=69224

            Bug ID: 69224
           Summary: Unicode in query results in strange behavior
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Quarry
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: aaron.halfa...@gmail.com
                CC: yuvipa...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Example query:
use kkwiki_p;
SELECT COUNT(*) FROM categorylinks WHERE cl_to = "Мәдениет";

Expected:
+----------+
| count(*) |
+----------+
|     2416 |
+----------+
1 row in set (0.07 sec)

Actual:

  Count: 0

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to