View Single Post
  #2  
Old 07-12-2017, 04:47 PM
Fridgecritter
Hill Giant
 
Join Date: Feb 2008
Posts: 195
Default Edited database

OK so I tried just importing the old database into a localhost server, then adding the aug slot fields, and the herosforgemodel field, with the right formats, and added the default entries for them as 0, then dumped the modified database with the items in it to an SQL file, then tried to run the SQL file on the new database and it gives me this error even though I know both databases have the same number of fields:

Code:
1136 - Column count doesn't match value count at row 1
Reply With Quote