
09-21-2003, 07:23 PM
|
|
|
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ZiG
im having trouble resetting my adminlog, starting it over. It has like, 2 years of logs in it and I want to reset it, start it over without having to go through phpmyadmin. Any way of doing this? I thought I knew a simple way before but I cant seem to find it again
|
[sql]
DELETE FROM adminlog;
[/sql]
|