Thanks, Jason.
I clicked 'Begin Data Conversion' to upgrade and the browser timed out.
Reluctant to click it again.
What now?
[Edit - 21476 rows in the user_rate_trade table and 1923 rows in the itrader table]
[Edit 2 : If you want me to run this manually, will this SQL statement work? (I don't have any table prefix)?
Quote:
INSERT INTO itrader (userid, rateduserid, rating, buyselltrade, subject, dealurl, dateline) SELECT userid, rateduser, userrating, userbuysell, usercomments, userurl, userdate from user_rate_trade
|