i tried to start openser HEAD and got mysql error from usrloc. it turned out that the problem was new socket column that didn't exist in my ser database. i think it would be a good idea to increase location table version so that it is easy to check if a particular version of openser would work with a particular table version. so location table version should now be 7.
-- juha
On 07/09/05 14:27, Juha Heinanen wrote:
i tried to start openser HEAD and got mysql error from usrloc. it turned out that the problem was new socket column that didn't exist in my ser database. i think it would be a good idea to increase location table version so that it is easy to check if a particular version of openser would work with a particular table version. so location table version should now be 7.
indeed, it should be changed, but I would recommend to start another numbering schema for this tables, to avoid same problem when the version in ser increases. Something like, if the structure is different than in ser, then start versioning from 1000. Any other idea or suggestions?
Daniel
-- juha
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users