Topic on Talk:Quarry

Important lack/bug discovered?

6
Estopedist1 (talkcontribs)

After these major updates in the Quarry, I have found a lack/bug?

If you use this: AND page_title IN ('phrase X', 'phrase Y', 'phrase ...') (test template here: https://quarry.wmflabs.org/query/29938) then there you can only put fewer than 750 phrases. Before these major updates the maximum number was about 2200 phrases. Any suggestions?

Estopedist1 (talkcontribs)

I tested a little bit. It seems that important is the sum of characters, not the sum of lines. It seems that the limit is about 13 000 characters. And if your quarry consists of, for example, 14 000 characters it cannot be done.

If I am right, then why earlier the limit was much higher than 13 000 characters?

Zhuyifei1999 (talkcontribs)

For some reason max_allowed_packet is 1024. It's supposed to be 16M...

Zhuyifei1999 (talkcontribs)
Zhuyifei1999 (talkcontribs)

@Estopedist1 The patch has now been merged and applied. Could you confirm it works now?

Estopedist1 (talkcontribs)

Yes, it is more powerful now. About 36 000 characters. I think earlier it was more powerful than now, but no problem for me. I guess it probable consumes very much energy (I mean servers, hardware) to rise the max_allowed_packet.

Reply to "Important lack/bug discovered?"