Hello Again.<br><br>I´m trying to upgrade the old database to my new server database.<br><br>And i have problems with the 1b point.<br><br>   1b) Configure the new MySQL to use Latin1 as the default character<br>       set everywhere, not UTF-8.  This is necessary so the import in<br>
       the next step assumes the data is Latin1.<br><br>Now i have this<br><br><table class="data"><tbody><tr class="even marked"><th nowrap>character set client</th><td class="value">utf8</td></tr><tr class="even marked">
<td>(Valor global)</td><td class="value">latin1</td></tr><tr class="odd"><th nowrap>        character set connection</th><td class="value">latin1</td></tr><tr class="even"><th nowrap>        character set database</th><td class="value">
latin1</td></tr><tr class="odd"><th nowrap>        character set filesystem</th><td class="value">binary</td></tr><tr class="even marked"><th nowrap>        character set results</th><td class="value">utf8</td></tr><tr class="even marked">
<td>(Valor global)</td><td class="value">latin1</td></tr><tr class="odd"><th nowrap>        character set server</th><td class="value">latin1</td></tr><tr class="even"><th nowrap>        character set system</th><td class="value">
utf8</td></tr></tbody></table><br>And all the database tables or fields is in <dfn title="Unicode (multilingüe), independiente de mayúsculas y minúsculas">utf8_general_ci.<br><br>Could you help me to make this database upgrade?<br>
<br>Thanks.<br>Kindest regards.</dfn><br>