- 🚀 Just finished updating my website: DigitalAdapt.com
- ✨ Resume: Resume (PDF)
- 📫 How to reach me:
- 😄 Pronouns: He/Him
- ⚡ Fun fact: Beyond coding for a living, and coding for fun, I sometimes crochet and knit once and a while. But most days I'm just an exhausted dad, just trying to keep up with my kids.
Website developer, Linux system admin, into knitting & crochet, cat lover, and a perpetually exhausted dad.
Pinned Loading
-
html5up-readonly
html5up-readonly PublicJekyll Theme based on https://html5up.net/read-only
-
-
-
For the given database table, determ...
For the given database table, determine a lower varchar limit that could be used for each varchar column. 1<?php
23// WARNING: unsafe script, possible sql injection, it should use mysqli::real_escape_string().
4// But I needed a quick simple script to find columns that I could be safely shrink.
5 -
Monitor open tables to determine wha...
Monitor open tables to determine what tables are actively used across all databases. 1<?php
23// Goal: Call regularly to build a list of which tables (and database schemas) that are most frequently used.
4// IE: place in crontab or similar, run every few minutes, and review after a week.
5// polls "open tables", and updates "list.csv", format: "datbase,table,count".
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.