AK
Size: a a a
AK
n
МИ
n
VK
WHERE XXX in (?)
? Ругается на то, что кол-во плесхолдеров не совпадает с количеством переданых значений.join(',', ('?') x @arr)
AP
join(',', ('?') x @arr)
@arr
нет андефовA.
AP
AP
МИ
AK
AK
AK
AK
$ fgrep VERSION /usr/lib64/perl5/AnyEvent/DNS.pm
our $VERSION = $AnyEvent::VERSION;
c
a
$ fgrep VERSION /usr/lib64/perl5/AnyEvent/DNS.pm
our $VERSION = $AnyEvent::VERSION;
AK
AK
Before first DNS falls down:
L: 0.7 ms, R: 0.6 ms, R/L: -21.04%
L: 0.4 ms, R: 0.4 ms, R/L: 2.74%
L: 0.4 ms, R: 0.4 ms, R/L: -1.45%
L: 0.5 ms, R: 0.5 ms, R/L: -3.64%
L: 0.3 ms, R: 0.4 ms, R/L: 40.33%
L: 0.4 ms, R: 0.4 ms, R/L: -0.67%
L: 0.4 ms, R: 0.4 ms, R/L: 8.24%
L: 0.4 ms, R: 0.4 ms, R/L: 14.49%
==================================
L: 0.5 ms, R: 0.5 ms, R/L: -2.49%
After first DNS falls down:
L: 1.3 ms, R: 0.6 ms, R/L: -52.58%
L: 0.9 ms, R: 0.4 ms, R/L: -50.48%
L: 1.0 ms, R: 0.4 ms, R/L: -56.78%
L: 0.9 ms, R: 0.4 ms, R/L: -52.81%
L: 0.9 ms, R: 0.4 ms, R/L: -54.27%
L: 0.9 ms, R: 0.4 ms, R/L: -56.74%
L: 1.0 ms, R: 0.5 ms, R/L: -56.01%
L: 1.0 ms, R: 0.4 ms, R/L: -57.48%
==================================
L: 1.0 ms, R: 0.5 ms, R/L: -54.35%
AK