Selam daha önce milyonlarca kez verilmiş olabilir fakat bir çok arkadaş google direk db sıfırlama kodu yazıp o kodu kullaniyor ve paylaşılmış sorunlu kodlar database tablolari bozduğundan C+++ hatasi veriyor .
DB Sıfırlama Kodu
Kod:
truncate table account_char
go
truncate table currentuser
go
truncate table deleted_userdata
go
truncate table knights
go
truncate table knights_rating
go
truncate table knights_user
go
truncate table tb_user
go
truncate table userdata
go
truncate table warehouse
go
DB Sıfırlama Kodu
Kod:
truncate table account_char
go
truncate table currentuser
go
truncate table deleted_userdata
go
truncate table knights
go
truncate table knights_rating
go
truncate table knights_user
go
truncate table tb_user
go
truncate table userdata
go
truncate table warehouse
go