Andreas Flack writes: > I tried the same on a different database on the same server (Mgd 1.8.7, > Debian Stable x86), and there, the problem also occurs. I also tried on > a different server (Mgd 1.8.7, Debian Testing AMD64), and there, it > worked like it should. One difference between the two servers is that on > the machine where it isn't working, the databases are quite old, IIRC > they were first created with Midgard 1.4. On the one where it is > working, the database was created with 1.7 or 1.8.
I think that problem might be the fact *when* object has been created. Database itself shouldn't be an issue as table layout matters. Can you check object's creation datetime? It's metadata_created column in object's defined table. Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
