MySQL is a popular cross-platform relational database management system (RDBMS).

Symlink MySQL Database in Linux (Ubuntu w/ AppArmor)

6th
Dec
linux icon

MySQL Database on external drive in Linux. SymLinking and updating AppArmor.

Free UK Postcode Database – Towns & Counties

5th
Oct
databases icon

Free UK Postcode Database that includes town, county, longitude, latitude, x and y. Based on the ezpy UK postcode data file it includes 2822 postcodes. It’s completely free and available in .csv, .sql and .ods file formats.

Duplicate Table MySQL

21st
Oct
databases icon

I was needed in duplicating an entire table that retained the same attributes and properties with exactly the same rows and columns of data via a MySQL query.

MD5 and SHA1 “Decrypting” with PHP / MySQL

30th
Jun
mysql icon

In this reference we’re going to look at how to “decrypt” (or more accurately “collide”) MD5 and SHA1 hashes by creating a resource of pre-hashed words.