[11400] A more secure import from old SPIP versions
Tuesday, April 8, 2008 3:29:28 PM
- Create a set of tables with the old structure and a prefix not used
- Import data inside
- Update
- copy data to the actual site
Of course it's a beginning, a lot of things should be done :
-
Make this functionnality possible for older stable versions([11402] for 1.8) - Verify that the temporary prefix isn't used
- Interpolate between different versions for partial imports
-
Use a reload over timeout during the copy([11402]) - Also import plugins tables (if possible)







