On Sat, Oct 05, 2013 at 12:24:40PM +0200, Peter FELECAN wrote: > Maciej Bliziński <[email protected]> writes: > (...) > >> sqlobject.dberrors.OperationalError: Row size too large. The maximum row > >> size for the used table type, not counting BLOBs, is 65535. You have to > >> change some columns to TEXT or BLOBs > > > > Hm. This happens when you try to initialize the database and create the > > tables, not when you try to insert any data. > > > > Is this the old code or the new code? > > > > If it's the new code, then it's a bug. But I haven't been able to > > reproduce it. > > > > If it's the old code, then it's what I mentioned earlier: It's not the > > instructions we don't have, it's the code we don't have. > > revision 22118. consequently what I imagine you call "new code".
No, the new code is still in git, on github. If it's from subversion, it's the old code.
signature.asc
Description: Digital signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
