Maybe on Linux it works better but for me the worst thing is memory leak. Python can not handle more than 1 Gig of RAM, and my process reaches this limit after several hours of processing. Speed loss is also very apparent.
On 18 май, 22:48, Vasile Ermicioi <elff...@gmail.com> wrote: > I also use dal (outside web2py) with pymysql and have no problems, > 100 000+ of products are updated daily with new data from ebay > > so I am interested to know if pymysql is buggy or not, and when this bug can > appear