PDA

View Full Version : [Help] Xin Query xóa tài khoản lâu ngày ko đăng nhập - Server SCF



bluesky089
02-10-11, 03:55 PM
Xin Query xóa tài khoản lâu ngày ko đăng nhập - Server SCF

Anh nào có cho em nhé. Cám ơn

bluesky089
02-10-11, 05:06 PM
Mấy anh chị giúp em với. :((

newbie1
02-10-11, 05:16 PM
delete from memb_info
where memb___id in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from accountcharacter
where id in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from character
where accountid in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from warehouse
where accountid in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

bạn tự sửa lại ngày nhé kia là 1 tháng 6 năm 2010 sửa theo thứ tự nhé

bluesky089
02-10-11, 05:26 PM
delete from memb_info
where memb___id in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from accountcharacter
where id in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from character
where accountid in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

delete from warehouse
where accountid in (
select memb___id from memb_stat where disconnecttm<'2010-06-01')

bạn tự sửa lại ngày nhé kia là 1 tháng 6 năm 2010 sửa theo thứ tự nhé


Mình rất cám ơn bạn đã có lòng nhưng đây là Query cho server khác. Ko xài dc ở SCF.

Server SCF ko có object name 'memb_info'. và 'memb_stat'.

Nếu bạn biết Querry cho Serever SCF mình cám ơn rất nhìu :)

bluesky089
02-10-11, 07:44 PM
Ai làm ơn giúp em với.

Em đang rất cần cái query xoá bớt tài khoàn lâu ngày ko đăng nhập này.

Em xài Server SCF ko chạy dc Query trên :((

nhactre8x
03-10-11, 02:53 AM
Mình rất cám ơn bạn đã có lòng nhưng đây là Query cho server khác. Ko xài dc ở SCF.

Server SCF ko có object name 'memb_info'. và 'memb_stat'.

Nếu bạn biết Querry cho Serever SCF mình cám ơn rất nhìu :)
ai nói với bạn là SCF ko có table memb_info
talbe : out__days

mrrainnt
03-10-11, 03:56 AM
ai nói với bạn là SCF ko có table memb_info
talbe : out__days
Có cách nào làm Auto xoá tài khoản không onl trong vòng 1 tháng hay 15 ngày gì đó không vậy nhactre8x ?

newbie1
03-10-11, 04:34 AM
cái này dùng cho SCF mà ai bảo ko đùng đc mình sever SCF mà

bluesky089
03-10-11, 03:00 PM
Server: Msg 446, Level 16, State 9, Line 1
Cannot resolve collation conflict for equal to operation.


Nó báo thế này nè bạn.

newbie1
03-10-11, 10:47 PM
chọn mu online chưa bạn
....zzz

newbie1
03-10-11, 10:48 PM
chọn mu online chưa bạn
....zzz

newbie1
03-10-11, 10:48 PM
bạn chọn Muonline chưa vậy ko đc thì kì nhỉ

bluesky089
04-10-11, 03:22 AM
Không biết lỗi gì lun. Ai giúp em với :((

nhactre8x
04-10-11, 10:40 AM
bạn có thể tạo job nó sẽ auto xoá trong bao nhiêu ngày theo tuỳ chọn của bạn.
do máy mình ko cài sql nên ko thể kiểm tra đc query và talbe trong đó.

bluesky089
04-10-11, 11:57 AM
Server: Msg 446, Level 16, State 9, Line 1
Cannot resolve collation conflict for equal to operation.


Nó báo thế này nè bạn.

Đã chọn MuOnline rồi. Chạy query thì báo thế này.

Hay là các bạn cho mình query xoá tài khoản trống đi. Chạy xem thế nào.

Cám ơn trứoc nhé :)

dproks
04-10-11, 12:24 PM
Ai có Querry xóa toàn bộ tài khoản trong MU không ? của SCF nhé mấy anh