Re: Can I change the ZSQL max_rows default value?
"Charlie Clark" <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Organization | eGenix.com |
| Message-ID | <[email protected]> |
Am 06.02.2007, 10:29 Uhr, schrieb Robert-Reinder Nederhoed <[email protected]>: > Good day, > We use Zope 2.8, still from ZMI. We ran into the 1000 limit several > times. Instead of remembering to set it to a higher value, I would like > to change the ZSQL max_rows default to 5000. > Is it possible to do this? Yes, click on the "Advanced" tab of your ZSQL method. Charlie