We have Third party Application that uses MySQL as its backend. We dont have any expert on MySQL in our organisation to support it.
We are in process of Upgrading the Third Party application. So we got a script from our application vendor which we run. This script runs and gives the below error and fails. It seems the script is not able to create tables in MySQL.
ERROR:
DBI/DBD Error: <BR>Can't execute SQL statement:
Can't create table 'MASTER1' (errno: 13)
DBI/DBD Error: <BR>Can't execute SQL statement:
Can't create table 'ABMASTER1' (errno: 13)
Any clues??
MySQL version is 4.1.21