-
Recent Posts
Recent Comments
- fisharebest on Exodus – Leaving GEDCOM behind…
- Wes Groleau on Exodus – Leaving GEDCOM behind…
- fisharebest on Exodus – Leaving GEDCOM behind…
- Stephen Arnold on Exodus – Leaving GEDCOM behind…
- fisharebest on Genesis – In the beginning was GEDCOM…
Archives
Categories
Meta
Author Archives: fisharebest
MySQL Configuration and Performance
MySQL has a large number of configuration options. Adjusting these can make an enormous difference to the performance of your database. Unfortunately, there is no single “best” set of settings. The optimal configuration depends on the version of MySQL, the … Continue reading
MySQL Cursor Loops – the easy way
If you want to use a cursor, you are going to need a loop. All the examples on the MySQL website are a bit convoluted, have unnecessary flags and checks. This is a better way to do it:
Genesis – In the beginning was GEDCOM…
If you are familiar with genealogy, then you will almost certainly have come across GEDCOM file “formats”. I put the word in quotation marks because not only are there many versions of the format, every vendor has customised it to … Continue reading