½ÉÃæº¸ schrieb am Mittwoch, 22. August 2001, 11:50:05:
> Hi.
> I examined mysql/Docs/mysqld_error.txt.
> But this file has error information from errno 1000 to 1175.
> I want to know all of error numbers and messages I can see when programming
> mysql access code.
>From the shell, use perror
Hi.
I examined mysql/Docs/mysqld_error.txt.
But this file has error information from errno 1000 to 1175.
I want to know all of error numbers and messages I can see when programming
mysql access code.
Does anybody know the way?
Thanks in advance.!!
--