If we import database dump from 6.9.1 P16 to 6.9.1 P14, is there any impact?
If we import database dump from 6.9.1 P16 to 6.9.1 P14, is there any impact?
Do you mean that the server version is at P14 while database dump is at P16? That is not supported. The database version can only be older or same as server version.
In this case, if you import the dump, you would see an error message when starting the server that database version is newer and migration as well is not supported or can not be performed.
Do you mean that the server version is at P14 while database dump is at P16? That is not supported. The database version can only be older or same as server version.
In this case, if you import the dump, you would see an error message when starting the server that database version is newer and migration as well is not supported or can not be performed.