Fivem essplugin_mysql install error

Hi how can I install esplugin_mysql because it can’t be uploaded to the es_extended database


Press import on the top and select the file on your computed and hit start.

yes i did but not good.

What’s wrong with it? You have no errors, only note/warning in your 2nd screenshot is that ex_extended database already existed when it is trying to create it again. But that doesn’t matter because after that the queries will run on your already existing db.

If you wanna remove all the fields and only keep the ones you show in vscode. Then just delete the users table in PhpMyAdmin and run the . SQL file again. If that is not the case you need to be a bit more specific about what you trying to achieve here.

true who writes it into the database does not put it into it

Most resources come with a separate .SQL file to add those fields to the correct databases. So you need to first execute that before you can use the code ingame. If that doesn’t work you need to merge/create those fields by hand. Just go to the structure tab in PhpMyAdmin and add the missing fields with the same parameters/types as in the .SQL file.

so is the license good?
Képernyőfelvétel (76)

i added everything as is if i had to as described
I don’t know what this should look like