On Thu, Mar 28, 2013 at 1:07 PM, Добровольский Евгений
<[email protected]> wrote:
> Hi!
>
> I have next issue:
>
> After xwiki update from 3.2 to 4.5 all dates for revisions was updated to
> the date of updates.
This happens because the (default) wiki pages have changes between 3.2
and 4.5 and thus when you upgrade a new revision is created for all
this changed documents. I find this normal.
> How can i fix it?
I don't understand what problem you are trying to fix.
Hope this helps,
Marius
>
> I see only one way to change it in the DB:
> update xwikircs set xwr_date=
> FROM_UNIXTIME(CONVERT(substr(xwr_patch,locate('<date>',
> xwr_patch)+6,13),UNSIGNED INTEGER)/1000)
>
> commit
>
> is it correct? will it have impact on other objects ( keys, indexes)?
> mayby someone has other ideas how to fix it ..
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs