Hi folks -
While upgrading my database to the 3.9 version, I was running:
ALTER TABLE `dspam_token_data`
CHANGE `uid` `uid` INT UNSIGNED NOT NULL,
CHANGE `spam_hits` `spam_hits` BIGINT UNSIGNED NOT NULL,
CHANGE `innocent_hits` `innocent_hits` BIGINT UNSIGNED NOT NULL;
After about 9 hours, my putty session crashed. Now, the DB is about 1.4GB.
How can I tell if I need to re-run this again?
Advice?
Thanks,
John
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user