Jump to content

(fix)deleted char on crash [patch]


Recommended Posts

Posted

this is for thoose have problems with random deleted chars after mangosd crash, it happend sometimes during char save

this is maybe slower idea REPLACE instead DELETE+INSERT dont know, but chars will not be deleted..

http://paste2.org/p/420585

original patch writed by Triply

this is not for mangos GIT branch

Posted
afaik postgreSQL doesnt support REPLACE INTO...

that chars get lost during crash rather looks like your START TRANSCATION .. sql .... sql ... *crash* doesnt auto-rollback the changes although its supposed to.

ye its maybe cause :

BINARY UPDATE LOG

The binary update log is NOT enabled.

You will not be able to do point in time recovery

See http://dev.mysql.com/doc/refman/5.0/en/point-in-time-recovery.html

we have off all logs to reduce lag

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use