Greetings, I wish to upgrade mysql server from 3.22 to 3.23 running on Linux and had a few basic questions which I am hoping someone can help me with. My plan is simply to download and unpack the binary distribution, stop mysqld, move the symlink to point to the new distribution, and restart. However, I was wondering what data files had to be moved across and how this might be done. At a guess, I would assume everything in the 'data' subdirectory of the old distro should be copied across (using e.g., 'cp -pR') but I also noticed that there a number of files in the root directory called 'recoftrans.XXX', where 'XXX' is a 3 digit number. Do these have to be moved as well? And is there anything else that has to be copied?
Any help greatly appreciated. Cheers, Campbell --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php