WatersEdge / l1j-en

Automatically exported from code.google.com/p/l1j-en
2 stars 3 forks source link

SQL file Execution Error on DW branch #231

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
update_56.sql:
[Err] 1406 - Data too long for column 'locationname' at row 1
[Err] update mapids set locationname = 'All Associations bigmap with allot 
locationnames' where mapid = 400;
[Msg] Finished - Unsuccessfully

update_57.sql:
[Err] 1406 - Data too long for column 'name' at row 1
[Err] INSERT INTO `npc` VALUES (46163, 'Vengeful Spirit of Commander of Elmore 
Solsheica', '$5651', '', 'L1Monster', 6778, 25, 180, 0, -18, 17, 18, 15, 12, 
10, 10, 626, -25, 'large', 2, 1, 1, 960, 1200, 1280, 1200, 1200, 1, 0, 0, 1, 0, 
0, '', 0, -1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 
0, -1, 0, 0, 0, 0, 0);
[Msg] Finished - Unsuccessfully

Original issue reported on code.google.com by Notagd...@gmail.com on 9 Aug 2011 at 4:29

GoogleCodeExporter commented 8 years ago
this is not an issue you cant use mysql files. branch is not for playing.

Original comment by Nuijen...@gmail.com on 10 Aug 2011 at 4:49