After tracing the process I get this:
Process 23686 attached - interrupt to quit
read(3, ".\1\5\"&Records: 5 Duplicat"..., 16384) = 50
poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(3, "q\3select ID from 1212_yarpp_r"..., 117) = 117
read(3, "\1\1\1W\2\3def\ranimesho_blog301212"..., 16384) = 114
poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(3, "5\3select post_content from 12"..., 57) = 57
read(3, "\1\1\1O\2\3def\ranimesho_blog\n1212"..., 16384) = 258
poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(3, "3\3select post_title from 1212"..., 55) = 55
read(3, "\1\1\1K\2\3def\ranimesho_blog\n1212"..., 16384) = 138
poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(3, "\17\3set names utf8", 19) = 19
read(3, "\7\1\2", 16384) = 11
...
and so on!