Archive for the ‘MySQL’ Category
Using triggers in MySQL
I have some machines performing different actions on the same piece of information, and I wanted them to know about the previous action taken. That’s when I came up with a solution using MySQL
Posted in MySQL | No Comments »
Losing weight with MySQL
My way of keeping track of my daughters’ and my wifes’ (and my) weight, body fat, length, and what else might be measured, and plotting graphs of this data.
Posted in MySQL | 4 Comments »