Making mysqldump compatible with older versions

MySQL 1 Comment »
If you receive some errors such as the following when trying to import your mysql database dump you are most likely attempting to dump a database from a newer version of MySQL and import it into an older version:
You have an error in your SQL syntax. Check the manual ...

grep all files and sub-directories in a directory for a string

Linux 4 Comments »
This is mostly just a post for my recollection. To search all files and subdirectories recursively for a phrase: grep -r -i somethingtosearchfor ./

CoolDrives SATA Drive Enclosure Review - They SUCK!

Computers 61 Comments »
After I learned that my Dell PowerEdge server only allowed two SATA drives in its large case I desperately needed a quick solution to get 400GB database back drive back online for daily backups. Some quick Googling revealed that there were very few options for an external SATA hard ...
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login