2013/10/4 Peter FELECAN <[email protected]> > 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
Looks like the missing max_allowed_packet setting. > I have seen hour note on the cswutils issue with missing > dependencies. You need to state which is the correct context of usage > for pkgdb. This is done this way: cd .../path/to/gar/sources bin/pkgdb <command> Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
