0

Here's my situation: I decided to reinstall WAMP so I had to back up my databases, 50+ of them. Then I went on and did it. Then I started importing the databases back to phpMyAdmin, but got only 17 databases. Turns out phpMyAdmin never backed up any more. Now I have WAMP version 2.2 installed, with MySQL version 5.5.24, which is the only one in the WAMP menu. BUT, I do still have the old MySQL version 5.1.36 in my wamp/bin/mysql folder - with all the data files and so forth.

How can I either

get the data from 5.1.36 (I doubt just copy-pasting would work)

-- or --

get MySQL 5.1.36 back in my WAMP menu?

4

1 に答える 1

0

MySQL 5.1.36 を WAMPServer ホームページからアドオンとしてダウンロードし、インストールしました (オリジナルをバックアップしました)。このようにして、5.1.36 を WAMP メニューに戻し、データを取り戻しました。

于 2013-01-17T12:25:22.967 に答える