Current Page: 1 of 1
Results 1 - 9 of 9
7 years ago
CyberSpud
Also, I may have found the culprit to the original corrupted installation of wampserver that appeared like it had been uninstalled (though it left the old data behind). I just had a command window pop up again and I realised that it belonged to the "MySQL Installer" program that I use for installing MySQL Connectors and MySQL for Visual Studio etc. No idea why it caused the issue bu
Forum: WampServer English
7 years ago
CyberSpud
Thanks for the above instructions, this was not successful but I have managed to restore my tables with the following instructions: FIRST: 1. Make sure file per table option enabled. 2. Install MySql Utilities Console 3. Open a Command Prompt 4. Point to your old database directory. Ex: cd C:\wamp\bin\mysql\mysqlxxx\data\name_of_database 5. Type command: mysqlfrm --server=root:@localhos
Forum: WampServer English
7 years ago
CyberSpud
Otomatic Wrote: ------------------------------------------------------- > Hi, > > To morrow, I'll write an addon MySQL 5.6.17 with > same configuration as with Wampserver 2.5 and I'll > explain how to try to recover your database. Thank you.
Forum: WampServer English
7 years ago
CyberSpud
I have done some reading on MyISAM and INNODB and according to the MySQL documentation, the file per table option is enabled by default in version 5.6 and higher. So it looks like that option would be set even though I had not explicitly enabled it myself in the my.ini file. So maybe recovery is possible after all? I do have the .ibd files as well as the .frm files. I have done some researc
Forum: WampServer English
7 years ago
CyberSpud
RiggsFolly Wrote: ------------------------------------------------------- > OK, > > But I did ask a couple of questions with a view to > helping you get the databases back. > > 1. Was/Were your database(s) INNODB or MYISAM? > > 2. If they were INNODB, do you still have the > \wamp\bin\mysql\mysql{version}\data\ibdata1 file? > - Without this file (unle
Forum: WampServer English
7 years ago
CyberSpud
RiggsFolly Wrote: ------------------------------------------------------- > Hi > > I have also been using computers since the late > 70's and this is the first case of Spontaneous > software uninstall that I have ever come > across. > > However it is not the first case of a user > claiming "I did nothing, it just broke". Maybe you > have come a
Forum: WampServer English
7 years ago
CyberSpud
To answer the more helpful response from Otomatic: The original Wamp version was version 2.5 64bit and the newly installed version was 3.04 64bit. As I had to re-install anyway, I thought it would make sense to install the latest version but perhaps this was not the best plan? As I will not be able to import an SQL file, is there a way round this perhaps using another tool that can create a
Forum: WampServer English
7 years ago
CyberSpud
I certainly didn't uninstall it. I was in the middle of typing a letter when a command box popped up and then disappeared leaving wampserver missing. I think that after using computers since 1982, I would know if I had uninstalled an application intentionally! Doh...
Forum: WampServer English
7 years ago
CyberSpud
Something very strange happened to my Wampserver install and it seemed to have uninstalled itself leaving my database folders intact in C:\wamp\bin\mysql\mysql5.6.17\data but nothing much else. The desktop icon had gone and there was no entry in "Programs and Features". The only warning I had was that a command window suddenly popped up, I briefly saw the word SQL and then the window va
Forum: WampServer English
Current Page: 1 of 1