Quantcast
Channel: Welcome To TechBrothersIT
Viewing all articles
Browse latest Browse all 2022

How to use perror to get details about Error in MySQL - MySQL DBA Tutorial

$
0
0

How to use perror to get details about Error in MySQL


perror is a utility that displays descriptions for system or MySQL error codes. To get the detail for the error codes, you will be running on shell

shell > perror errorcode


MySQL DBA Tutorial - What is perror utility in MySQL Server

Viewing all articles
Browse latest Browse all 2022

Trending Articles