1 Apr 2005 04:37
Re: Upgrade bootstrap problem
Paul A. Hoadley <paulh <at> logicsquad.net>
2005-04-01 02:37:14 GMT
2005-04-01 02:37:14 GMT
Hi Markus, On Thu, Mar 31, 2005 at 10:43:05AM +0200, Markus Hoenicka wrote: > I've added the meta information to the refdb database only recently > (in an amazing lack of foresight(Continue reading)). With any 0.9.6 prerelease > you can do a "select * from t_meta" to see all information that you > would like to see. Nice feature.
> 1) Do you see any differences in the SQL dumps of refdb and refdb1? There were diffs, but nothing helpful (to me). > 2) If I recall correctly, I've never changed the refdb schema. All I > ever did is add new columns, tables, or data. This should allow to > create a refdb database with any recent version of RefDB and install > the old dump file over that database. This will give a boatload of > errors (duplicate data, tables and columns already exist etc) but it > should add any missing information. You might try that as you have > backup data anyway. I was going to try this, but a better solution turned up by chance. I found an old, broken copy of the XML stylesheet. I also tracked down a mail from you that contained a patch to correct the errors.
I applied the patch, loaded the stylesheet, and everything works again. Thanks for your reply, not to mention the patch.
). With any 0.9.6 prerelease
> you can do a "select * from t_meta" to see all information that you
> would like to see.
Nice feature.
> 1) Do you see any differences in the SQL dumps of refdb and refdb1?
There were diffs, but nothing helpful (to me).
> 2) If I recall correctly, I've never changed the refdb schema. All I
> ever did is add new columns, tables, or data. This should allow to
> create a refdb database with any recent version of RefDB and install
> the old dump file over that database. This will give a boatload of
> errors (duplicate data, tables and columns already exist etc) but it
> should add any missing information. You might try that as you have
> backup data anyway.
I was going to try this, but a better solution turned up by chance. I
found an old, broken copy of the XML stylesheet. I also tracked down
a mail from you that contained a patch to correct the errors.
RSS Feed