MySQL Forums
Forum List  »  Install & Repo

Re: How to install xampp if already i have installed mysql 5.5.8
Posted by: Peter Brawley
Date: March 30, 2015 11:01AM

Query Browser is obsolete. use WorkBench.

5.5.8 is too old. The current 5.5 version is 5.5.42.

It would probably be better to use mysqldump to save the data in the original MySQL installation, then import that .sql file into the xampp copy of mysql and uninstall the previous mysql version.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to install xampp if already i have installed mysql 5.5.8
March 30, 2015 11:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.