![]() |
|
|
#1 | ||
|
Junior Member
Join Date: Jan 2006
Posts: 1
|
SMF Moving Server Problem
Pardon me if I posted this in the wrong board...
I wanted to move my SMF forum (version 1.0.5) to Raydi Hosting, without restarting the forum all over again. I've read through the guide SMF has provided here. Everything went fine until when I want to import the .sql database to phpMyAdmin. When I import the .sql database, the page shows this: SQL query: Quote:
MySQL said: Quote:
Asked SMF and a moderator asked me if the MySQL on the servers are different. The old one is using 4.1.14-standard while the new one is using 4.0.25-standard. Could this be the problem? Is it possible to rewrite the .sql database for 4.0.25? I need help urgently, because I have to restore my forum asap... Thanks! |
||
|
|
|
|
|
#2 | |
|
Senior Member
Join Date: Jul 2004
Posts: 167
|
Re: SMF Moving Server Problem
Quote:
It could be the problem. But it looks to me, especially in light of DESC being placed in UPPERCASE, that MySQL isn't liking naming a field after a reserved term like DESC, which can mean DESC like ORDER BY fieldname DESC. Problem being that in a query, you might say SELECT blahblah ORDER BY DESC ASC or something like that. It will not know if you are referring to a field or an ORDER BY.
__________________
** Most misspellings intentional to combat spaham filterz** |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to start MySQL server on XP? | inte | General | 2 | 12-13-2004 09:18 PM |
| Mysql ended / daemon broken problem | southamptonfc | General | 0 | 11-30-2004 10:29 AM |
| 1.7 MySQL Information Sources | Administrator | Documentation | 8 | 06-08-2004 02:58 AM |
| 1.5.1.2 The Embedded MySQL Server | Administrator | Documentation | 0 | 06-08-2004 02:39 AM |
| 3.1 Connecting to and Disconnecting from the Server | Administrator | Documentation | 0 | 06-07-2004 10:00 PM |