Chris Tate-Davies

An archive of helpful tit bits of information for development, and probably some stuff that is incomplete, wrong or boring…

MySQL Group Concat

What is MySQL’s GROUP_CONCAT function for? How often have you wanted a comma separated list of values in a table of results. Say you had a list of trainers in makes, and sizes? And you want to display this list as a grid: Make | Size ———————- Adidas | 6 Adidas | 7 Adidas | [...]

MySQL Replication Guide

  I have had to install a few instances of MySQL replication, and its never as simple as you expect it to be. However, I have written a simple HOWTO  to help you along if you need it. Chapter 1 – Setting up the servers. The Master The master server is the main server you [...]

« go back
  • Chris Tate-Davies

    Hello there. This is my little "repository" on the world wide web. Its for nothing more than documenting things that I might need again in the future. You could describe it as an extension to my memory.

    Also an online collaboration of my thoughts through the day. I'll try to keep the real random stuff out and keep the blog on course.

    Thanks for stopping by... Hope you find what you're looking for...

  • Tags