Skip to content

Instantly share code, notes, and snippets.

@diginfo
diginfo / mymem.sh
Last active January 25, 2021 15:53
#!/bin/sh
## MYSQL Memory Usage Calculator
## bash <(curl -Ls https://gist.github.com/diginfo/b1536d6d61e73bfd6eca4ed99d42b422/raw/)
##
mysql -u root -p$1 -e "show variables; show status" | awk '
{
VAR[$1]=$2
}
END {
MAX_CONN = VAR["max_connections"]
@edokeh
edokeh / index.js
Last active October 11, 2025 13:03
佛祖保佑,永无 BUG
//
// _oo0oo_
// o8888888o
// 88" . "88
// (| -_- |)
// 0\ = /0
// ___/`---'\___
// .' \\| |// '.
// / \\||| : |||// \
// / _||||| -:- |||||- \