Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Can some tell me what im doing wrong when i insert this into my database.

It say it was successfully uploaded but when i go to my users table it doesnt show

 

fixed thanks kyle

Edited by skooda
fixed
Posted

Instead of removing the code after its solved maybe keep it? So others can use it for future reference?

Posted

Here i'll give the gist of it for future reference:

He had a SQL apparently for a mod hes implementing

And it started out with

CREATE TABLE IF NOT EXSISTS users

He had an issue with importing the SQL because mc code databases come with a users table so it wont add it since it already exsists.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...