[DiscordArchive] what you modified ?
[DiscordArchive] what you modified ?
Archived author: Barbz • Posted: 2018-05-09T16:04:45.993000+00:00
Original source
the type of data in the column maybe ?
Archived author: Kraft • Posted: 2018-05-09T16:04:56.514000+00:00
Original source
INSERT INTO `characters` VALUES ('86', '11', 'Jylarien', '4', '5', '1', '12', '8137', '104315', '5', '7', '5', '6', '9', '0', '2', '0', '10457', '801.514', '1346.75', '1', '0', '0', '0.172736', '100663296 0 0 8 0 0 1048576 0 0 0 0 0 0 0 ', '0', '1', '7165', '1578', '1525656497', '0', '0.1931', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '141', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4294967295', '0', '237', '509', '0', '0', '100', '0', '0', '0', '2', '1', '0', '5824 0 0 0 0 0 268435456 0 0 0 0 0 0 0 0 8388608 0 131072 0 16384 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ', '0 0 0 0 0 0 53 0 16604 0 3602 0 794 0 792 0 11187 0 793 0 0 0 0 0 0 0 0 0 5405 0 5393 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ', '0', '0 0 0 0 0 0 ', '0', '0', NULL, NULL, NULL, '', '');
Archived author: Kraft • Posted: 2018-05-09T16:05:02.503000+00:00
Original source
That's what it was trying to insert
Archived author: Barbz • Posted: 2018-05-09T16:05:08.892000+00:00
Original source
lol useful
Archived author: Barbz • Posted: 2018-05-09T16:05:16.683000+00:00
Original source
look at the table structure
Archived author: Barbz • Posted: 2018-05-09T16:05:20.124000+00:00
Original source
the type of data
Archived author: Barbz • Posted: 2018-05-09T16:05:22.074000+00:00
Original source
of playerBytes
Archived author: Kraft • Posted: 2018-05-09T16:05:22.813000+00:00
Original source
I mean, kind of. let me get a table description
Archived author: Barbz • Posted: 2018-05-09T16:07:19.581000+00:00
Original source
on an old db it's int(10) unsigned [0]
Archived author: Kraft • Posted: 2018-05-09T16:08:26.056000+00:00
Original source
| playerBytes | bigint(20) | YES | | NULL | |
| playerBytes2 | bigint(20) | YES | | NULL | |