I have the MYSQL product installed in Zope. I'm having a problem getting more than 1,000 rows in a select query I'm using in Zope for a drop down box. We found max rows to be set to 1,000 in db.py in the file system in the products directory. We then changed it to 2,000 just to see if it would work. It does not. Any suggestions??