Advertisement
Gamebuster

Untitled

Oct 21st, 2020
3,072
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.64 KB | None | 0 0
  1. ERROR 1366: 1366: Incorrect string value: '\xF0\x9F\x92\xAB#3...' for column 'discord_name' at row 1
  2. SQL Statement:
  3. INSERT INTO `excitebot`.`discord_users` (`discord_id`, `discord_name`, `threshold`, `frequency`, `lastNotification`) VALUES ('272508795140309003', 'Trayyy💫#3275', '-1', 'PT30M', '-1000000000-01-01T00:00:00Z')
  4.  
  5. ERROR 1366: 1366: Incorrect string value: '\xF0\x9F\x8D\x83#2...' for column 'discord_name' at row 1
  6. SQL Statement:
  7. INSERT INTO `excitebot`.`discord_users` (`discord_id`, `discord_name`, `threshold`, `frequency`, `lastNotification`) VALUES ('435146227374620683', 'ugh🍃#2001', '-1', 'PT30M', '-1000000000-01-01T00:00:00Z')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement