5 Mar
2025
5 Mar
'25
1:51 a.m.
On 3/4/25 5:23 pm, Steven Jones via slurm-users wrote:
However mysql -u slurm -p works just fine so it seems to be a config error for slurmdbd
Try: mysql -h 127.0.0.1 -u slurm -p IIRC without that it'll try a UNIX domain socket and not try and connect via TCP/IP. -- Chris Samuel : http://www.csamuel.org/ : Berkeley, CA, USA