in reply to Re^2: Out of Memory selecting from MySQL
in thread Out of Memory selecting from MySQL
Hm, true enough. I have a tendency to copy fetch_* return values, but that's because I use the *ref methods, and the documentation used to specifically say the references returned may be reused. Old habits die hard.