Invalid SQL: lock tables con_sequence write

Gesperrt
ReneWho
Beiträge: 101
Registriert: Do 5. Feb 2004, 13:10
Kontaktdaten:

Invalid SQL: lock tables con_sequence write

Beitrag von ReneWho »

Hallo miteinander.

Seit ein paar tagen kann ich keinen content mehr in bestehende
artikel in meinem contenido 4.4.2 einpflegen. sobald ich speichere
und contenido wieder in die editoransicht wechselt, ist der eingegebene
text wieder weg.

Das hier steht im errorlog:

Code: Alles auswählen

[12-Aug-2004 15:59:21] Invalid SQL: lock tables con_sequence write<br><br>
[12-Aug-2004 15:59:21] lock() failed.
[12-Aug-2004 15:59:21] cannot lock con_sequence - has it been created?
[12-Aug-2004 15:59:21] Invalid SQL: INSERT INTO
                    con_actionlog
                SET
                    idlog = 0,
                    user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
                    idclient = 1,
                    idlang = 1,
                    idaction = 56,
                    idcatart = '24',
                    logtimestamp = '2004-08-12 15:59:21'<br><br>
[12-Aug-2004 15:59:24] Invalid SQL: lock tables con_sequence write<br><br>
[12-Aug-2004 15:59:24] lock() failed.
[12-Aug-2004 15:59:24] cannot lock con_sequence - has it been created?
[12-Aug-2004 15:59:24] Invalid SQL: INSERT INTO con_content (idcontent, idartlang, idtype, typeid, value, author, created, lastmodified) VALUES('0', '23', '3', '11', '1', 'sysadmin', '2004-08-12 15:59:24', '2004-08-12 15:59:24')<br><br>
Die Tabelle con_sequence existiert aber in der datenbank.
Isch bin ja so ratlos :shock:

gruß René
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

*** make your own tools (wishlist :: thx)
Gesperrt