Microsoft
Software
Hardware
Network
Question : recover/backup mysql database in Windows Safe Mode
I'm using Windows XP and I can only get into Safe Mode. When I try to run mysqldump I get an error
"can't create TCP/IP Socket (10050)"
Also, I can't load Safe Mode with networking... I already tried.
Is there a way to recover my data without using mysqldump?
Thanks
Answer : recover/backup mysql database in Windows Safe Mode
You can copy your data-directory to a safe location and restore it again.
Random Solutions
How do I convert the SQL default date value of '#12/30/1899#' to an empty string? I want to bind the select (in a datareader) to a datagrid, and I do not want the bogus date to display
return date format yyyyMMdd
opening the wrong url
having trouble with setInterval();
unix bash scripting - if statements
What is EVENT ID: 1003?
keybindings for the Windows key?
Getting the date of a email using IMAP in python
Help with vba code that zips outlook attachments...
SQL return a boolean on evaluation of an existing field.