I’m tuning a mysql server which is under high load and serving A LOT og db’s. I wanted to verify the limits I set after restarting the mysql service. Su or sudo didn’t work, but cat’ing /proc/[ mysql process id ]/limits worked like a charm.
I’m tuning a mysql server which is under high load and serving A LOT og db’s. I wanted to verify the limits I set after restarting the mysql service. Su or sudo didn’t work, but cat’ing /proc/[ mysql process id ]/limits worked like a charm.