roedelfroe
Programmer
Quite possible I miss an obvious thing.
I have taken a dump from a database with followoing options:
compress=n
direct=y
rows=y
indexes=y
constraints=y
grants=y
triggers=y
owner=xxx
Enable row movement is enabled on every table.
Importing the dump works fine, but Enable row movement is gone for every table which is definitely not, what I wanted to happen.
Any Idea why this problem occur?
Thanks for any replies - Roland
I have taken a dump from a database with followoing options:
compress=n
direct=y
rows=y
indexes=y
constraints=y
grants=y
triggers=y
owner=xxx
Enable row movement is enabled on every table.
Importing the dump works fine, but Enable row movement is gone for every table which is definitely not, what I wanted to happen.
Any Idea why this problem occur?
Thanks for any replies - Roland