php forum
php mysql forum
php mysql smarty
 
Topic Options
#312785 - 01/19/07 06:25 AM Problems with mySQL while upgrading from 6.5 to 7
Punze Offline
Lurker

Registered: 01/19/07
Posts: 1
Hi there,

I've got a problem with upgrading an existing installation (version 6.5) to version 7.02. The problems seems to be in the Import-Script for version 7.02. Before upgrading the existing database the Collation of mySQL is "utf8_general_ci". After running the import script to update the database, the Collation is switched to "Latin1_swedish_ci". I do not know why and if this is right. The problem is that no password of any user account is accepted anymore when I try to login to the new version 7.02 (after the upgrade). The user still exists, but the password is not accepted anymore. I think this problems belongs to the databse. Does anyone know this problem or can me help to solve it?

Thank you!

Regards, Johnny

Top
#312791 - 01/19/07 09:50 AM Re: Problems with mySQL while upgrading from 6.5 to 7 [Re: Punze]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
hmmm... this could explain some of the issues I had with the upgrade too and why photopost logins are giving me heck.
_________________________
- Allen wavey
- What Drives You?

Top
#313028 - 02/01/07 07:23 PM Re: Problems with mySQL while upgrading from 6.5 t [Re: AllenAyres]
navaho Offline
Veteran

Registered: 10/05/00
Posts: 2518
Loc: navahoville! :D
In none of the scripts can I see where he defines that. He defines table type=MYISAM and that's it. In the installer for 6.5 I'm not even sure if he does that, just leaves it default.

Have you updated MySQL between your initial installation of the 6 series and now? If so it is likely that the default type of your MySQL changed.
_________________________
Picture perfect penmanship here.

Top
#313047 - 02/02/07 02:39 PM Re: Problems with mySQL while upgrading from 6.5 t [Re: navaho]
Burak Offline
Addict

Registered: 05/29/00
Posts: 1820
Loc: Istanbul, Turkey
You can alter the charset and collation of the table:

Code:
ALTER TABLE <table> DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci


_________________________
one bytecode to rule them all

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks