If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL Error.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-11-06, 09:35
rhishikeshk rhishikeshk is offline
Registered User
 
Join Date: May 2003
Location: Mumbai
Posts: 2
MySQL Error.

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
Reply With Quote
  #2 (permalink)  
Old 08-12-06, 10:26
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
insufficient information
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 08-14-06, 06:58
rhishikeshk rhishikeshk is offline
Registered User
 
Join Date: May 2003
Location: Mumbai
Posts: 2
Please let me know what else do you require..
Reply With Quote
  #4 (permalink)  
Old 08-14-06, 07:07
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
where/how did you run the script? has the database been created? what is the actual syntax used by the CREATE TABLE staements for those two tables?
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On