Hi,

We have upgraded the RB site from v2.5.6.1 to v3.0.15. For that we had 
imported the current DB to new test DB as per the doc:
https://www.reviewboard.org/docs/manual/3.0/admin/installation/creating-sites/#creating-sites

While created the new empty DB, we have used the default CHARSET as utf8. 
But in the imported DB tables, we observe that the CHARSET of the tables 
are still 'latin1' (because they were imported from current to new DB. In 
current DB of v2.5.6.1 CHARSET of tables were 'latin1').

The questions are:
 
1) Do we need to change the CHARSET of imported tables to utf8 or can we 
leave those tables as is with CHARSET=latin1? Please suggest.

2) What else we should be modifying/changing to ensure we do not get the 
below error?

UnicodeDecodeError: 'utf8' codec can't decode byte 0xef in position 0: 
invalid continuation byte

3) I assume we need to keep the SECRET_KEY value in settings_local.py same 
as what we had in v2.5.6.1. Please confirm.

Highly appreciate if you could respond to all 3 questions.

Regrads,
Gautam.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/d9d589e9-f9aa-4665-ae93-d1441d9b18b1%40googlegroups.com.

Reply via email to