Skip to content
Permalink
Browse files
Update the SQL item DB to current text DB
  • Loading branch information
tgraskemper committed Nov 15, 2013
1 parent bd2503e commit 735567737e4030f9b3cf7874334eded78f60230e
Showing with 134 additions and 0 deletions.
  1. +134 −0 sql-files/item_db_re.sql

6 comments on commit 7355677

@CairoLee
Copy link
Contributor

@CairoLee CairoLee commented on 7355677 Nov 15, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query:
REPLACE INTO item_db_re VALUES (24018,'Shadow_Physical_Earring','Shadow Physical Earring',12,10,NULL,0,NULL,0,NULL,0,0xFFFFFFFF,63,2,3145728,NULL,'1',1,0,'bonus bAspdRate,(getrefine()>=7)?2:1;',NULL,NULL)

Error occured at:2013-11-15 10:01:12
Line no.:8598
Error Code: 1264 - Out of range value for column 'equip_locations' at row 1

@tgraskemper
Copy link
Contributor Author

@tgraskemper tgraskemper commented on 7355677 Nov 15, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the note. Should have checked over the previous commit. Will be fixed probably tomorrow, unless someone else gets to it.

@CairoLee
Copy link
Contributor

@CairoLee CairoLee commented on 7355677 Nov 15, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Akinari1087 Thank you ^^

@cydh
Copy link
Contributor

@cydh cydh commented on 7355677 Nov 15, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx. done here fef6307

@CairoLee
Copy link
Contributor

@CairoLee CairoLee commented on 7355677 Nov 15, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cydh
Copy link
Contributor

@cydh cydh commented on 7355677 Nov 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here f17a385

Please sign in to comment.