We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Problem with import :(
`Erreur Analyse statique :
1 erreurs trouvées lors de l'analyse.
Une parenthèse gauche suivie d'un ensemble de valeurs était attendus. (near "SET" at position 1036) Requête SQL :
INSERT INTO users (email, password, fullName, runsPerDay, jobJSON, plan, planExpiryDate, customerID, created, lastLogin, totalLogins, lastJobJSONChange, totalJobJSONChanges) VALUES ('[email protected]', '$2y$10$c4/I3.ZNyVd1U4/q518rdOIFqr66r6nxTh3mjp2vWh.TgT2GT6I3i', 'Demo', 0, '{"consumerKey":"","consumerSecret":"","oauthToken":"","oauthSecret":"","followScript":"false","followbackScript":"false","unfollowScript":"false","users":"GrowthHackers, Engadget","maxFollow":50,"maxUnfollow":100,"minUserFollowers":1000,"minUserTweets":250,"favouriteScript":"false","searchQueryToFavourite":"@JoeyTawadrous","maxTweetsToFavourite":10,"sendReplyScript":"false","tweetReplyMessage":"Thanks for the share, ","searchQueryToReply":"@JoeyTawadrous","maxTweetsToReply":10,"sendMessageScript":"false","directMessage":"Focus. Make money. Achieve. I can show you how - http://www.joeyt.net/blog","maxMessagesToSend":50}', 'Basic', '', '', '2017-08-18 01:56:13', '2017-08-18 01:56:13', 0, '2017-08-18 01:56:13', 0), /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */
users
email
password
fullName
runsPerDay
jobJSON
plan
planExpiryDate
customerID
created
lastLogin
totalLogins
lastJobJSONChange
totalJobJSONChanges
MySQL a répondu: Documentation
#1064 - Erreur de syntaxe près de 'SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */' à la ligne 4`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Problem with import :(
`Erreur
Analyse statique :
1 erreurs trouvées lors de l'analyse.
Une parenthèse gauche suivie d'un ensemble de valeurs était attendus. (near "SET" at position 1036)
Requête SQL :
INSERT INTO
users
(email
,password
,fullName
,runsPerDay
,jobJSON
,plan
,planExpiryDate
,customerID
,created
,lastLogin
,totalLogins
,lastJobJSONChange
,totalJobJSONChanges
) VALUES ('[email protected]', '$2y$10$c4/I3.ZNyVd1U4/q518rdOIFqr66r6nxTh3mjp2vWh.TgT2GT6I3i', 'Demo', 0, '{"consumerKey":"","consumerSecret":"","oauthToken":"","oauthSecret":"","followScript":"false","followbackScript":"false","unfollowScript":"false","users":"GrowthHackers, Engadget","maxFollow":50,"maxUnfollow":100,"minUserFollowers":1000,"minUserTweets":250,"favouriteScript":"false","searchQueryToFavourite":"@JoeyTawadrous","maxTweetsToFavourite":10,"sendReplyScript":"false","tweetReplyMessage":"Thanks for the share, ","searchQueryToReply":"@JoeyTawadrous","maxTweetsToReply":10,"sendMessageScript":"false","directMessage":"Focus. Make money. Achieve. I can show you how - http://www.joeyt.net/blog","maxMessagesToSend":50}', 'Basic', '', '', '2017-08-18 01:56:13', '2017-08-18 01:56:13', 0, '2017-08-18 01:56:13', 0), /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */MySQL a répondu: Documentation
#1064 - Erreur de syntaxe près de 'SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */' à la ligne 4`
The text was updated successfully, but these errors were encountered: