kareem2010
New Member
- Joined
- May 4, 2016
- Messages
- 1
- Reaction score
- 0
this appear when i create new account
string(167) "INSERT INTO `accounts` (`name`, `password`, `email`, `creation`) VALUES ('4210930', '4d658f78b7c0a7387f50ac9d69abcc919df63837', '[email protected]', '1462539247')"
(query -SQL error)
Type:voidQuery(voidQuery is used for update, insert or delete from database)
Unknown error 1054
BEFORE THIS :
i had error when i treied to copy schme to SQL called
MySQL Error 1215: Cannot add foreign key constraint
and i get rid of it i donot know how :/
I am trying to create znote site 3 days ago and i face the same problem
Thanks all
string(167) "INSERT INTO `accounts` (`name`, `password`, `email`, `creation`) VALUES ('4210930', '4d658f78b7c0a7387f50ac9d69abcc919df63837', '[email protected]', '1462539247')"
(query -SQL error)
Type:voidQuery(voidQuery is used for update, insert or delete from database)
Unknown error 1054
BEFORE THIS :
i had error when i treied to copy schme to SQL called
MySQL Error 1215: Cannot add foreign key constraint
and i get rid of it i donot know how :/
I am trying to create znote site 3 days ago and i face the same problem
Thanks all