February 2018
Intermediate to advanced
510 pages
16h 10m
English
This creates the errmsg.sys file which is used by mysqld to identify the error messages and display individual error codes. comp_err is normally run automatically when MySQL is built. The errmsg.sys file is compiled from the text file located in MySQL distributions at sql/share/errmsg-utf8.txt. It also generates sql_state.h, mysqld_ername.h, and mysqld_error.h header files.
comp_err has several options and can be retrieved using the --help option in the previous command.
Read now
Unlock full access