Skip to content

database entries query #3290

Answered by TeoTwawki
vitus0123456 asked this question in Q&A
Discussion options

You must be logged in to vote
REPLACE INTO `augements` VALUES (327,0,840,1,0,0);

this only works in table sthat have primary keys (which this one does).

For tables without primary keys (for example mob drops) its possible to delete the row then do a normal INSERT statement.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vitus0123456
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants