SA-MP Forums Archive
MySQL Dump Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Dump Error (/showthread.php?tid=561223)



MySQL Dump Error - lulo356 - 01.02.2015

Hello I get this error:

dump link: http://pastebin.com/tFtM7Zfd

pawn Код:
SQL query:

-- -- Dumping data for table `businesses` -- INSERT INTO `businesses` (`bizID`, `bizName`, `bizOwner`, `bizType`, `bizPrice`, `bizPosX`, `bizPosY`, `bizPosZ`, `bizPosA`, `bizIntX`, `bizIntY`, `bizIntZ`, `bizIntA`, `bizInterior`, `bizExterior`, `bizExteriorVW`, `bizLocked`, `bizVault`, `bizProducts`, `bizPrice1`, `bizPrice2`, `bizPrice3`, `bizPrice4`, `bizPrice5`, `bizPrice6`, `bizPrice7`, `bizPrice8`, `bizPrice9`, `bizPrice10`, `bizSpawnX`, `bizSpawnY`, `bizSpawnZ`, `bizSpawnA`, `bizDeliverX`, `bizDeliverY`, `bizDeliverZ`, `bizMessage`, `bizPrice11`, `bizPrice12`, `bizPrice13`, `bizPrice14`, `bizPrice15`, `bizPrice16`, `bizPrice17`, `bizPrice18`, `bizPrice19`, `bizPrice20`, `bizShipment`) VALUES (16, 'Idlewood Gas Sation', 420, 6, 1, 1929.49, -1776.3, 13.5466, 89.5102, -27.3383, -57.6907, 1003.55, 0, 6, 0, 0, 0, 49300, 1862, 75, 115, 15, 90, 3, 2, 10, 90, 20, 10, 1929.49, -1776.3, 13.5466, 89.5102, 1919.58, -1789.66, 13.3905, 'Welcome to Idlewood Gas Station.', 140, 150, 50, [...]

MySQL said: Documentation

#1062 - Duplicate entry '16' for key 'PRIMARY'



Re: MySQL Dump Error - lulo356 - 02.02.2015

bump


Re: MySQL Dump Error - lulo356 - 03.02.2015

bump #2