Hello.
> Operating system error number 13 in a file
>I check the permission on the files and directories. The user 'mysql'
> and group 'mysql' have access to the data directory and to the files.
Check that you really run the mysqld under the 'mysql' account. Have you
applied the patches
I'm new to the mySql product. I have installed the mySql binaries on my
HPUX machine and followed the instructions.
I tested that the command line 'mysql' is working and I can create
databases, users and import data.
I wrote a simple C program that does mysql_init(NULL) and then connects
to t