Guest User

Untitled

a guest
Feb 19th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. code: 'ER_BAD_NULL_ERROR',
  2. errno: 1048,
  3. sqlMessage: 'Column 'name' cannot be null',
  4. sqlState: '23000',
  5. index: 0,
  6. sql: 'INSERT INTO kyc SET `name` = NULL, `email` = NULL, `tcuid` = NULL, `mobile` = NULL, `vin` = NULL, `dealerid` = NULL, `regno` = NULL' }
Add Comment
Please, Sign In to add comment