Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.54 KB | None | 0 0
  1. mysql error: INSERT INTO `users` (`username`, `password`, `email`, `pin`, `key`) VALUES ('snwspeckle','26vapor26','snwspeckle@gmail.com','2662','1234567890123456789012345' ) ; INSERT INTO `beta_keys` (`keys_used`) VALUES('1234567890123456789012345') ; DELETE FROM `beta_keys` WHERE `keys_new`='1234567890123456789012345';1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO `beta_keys` (`keys_used`) VALUES('1234567890123456789012345') ; DELE' at line 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement