Kann ich leere accesslog Tabelle?

Kann ich leere die Tabelle 'accesslog', die in Drupal ? Enthält es nur logs ?

Es gibt mir Probleme beim importieren einer Datenbank in eine neue mysql-server:

Error in der Zeile 66: INSERT INTO accesslog (aid, sid, title,

path, url, hostname, uid,

timer, timestamp) VALUES(5686,

'bgp2qr643sg0aoreq7p524ii96',
'Module', 'admin/build/modules',

'http://localhost/drupal/node/26/edit?destination=admin%2Fcontent%2Fnode',

'127.0.0.1', 1, 2724, 1273997919);

Eigentlich das Problem ist es nicht.. habe ich gelöscht, die Tabelle nur zu sehen, wenn ich war in der Lage, importieren Sie die Datenbank, und ich bekomme eine ähnliche Fehlermeldung für die nächste Tabelle zu importieren:

Error in der Zeile 60: INSERT INTO actions (aid, type, callback, parameters, description)

VALUES('comment_unpublish_action', 'comment', 'comment_unpublish_action', ", 'Unpublish comment');

Abfrage: —



INSERT INTO actions (aid, type, callback, parameters, description) VALUES('comment_unpublish_action', 'comment', 'comment_unpublish_action', ", 'Unpublish comment');

MySQL: Duplicate entry 'comment_unpublish_action' für Schlüssel 1

Dank

InformationsquelleAutor aneuryzm | 2010-08-05
Schreibe einen Kommentar