schoppy
14.08.2006, 09:42
Hallo zusammen...
ich habe heute ein Update von 3.5.5 auf 3.6.0 durchgeführt und erhalte die folgende Fehlermeldung...was nun?
MySQL-Fehler : Column 'dateline' in where clause is ambiguous
SELECT COUNT(postid) AS count
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE visible = 0 AND dateline > 1155539366
AND deletionlog.primaryid IS NULL;
Zum System:
1) Download von heute
2) PHP4.3.11
3) MySQL 4.1.12
ich habe heute ein Update von 3.5.5 auf 3.6.0 durchgeführt und erhalte die folgende Fehlermeldung...was nun?
MySQL-Fehler : Column 'dateline' in where clause is ambiguous
SELECT COUNT(postid) AS count
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE visible = 0 AND dateline > 1155539366
AND deletionlog.primaryid IS NULL;
Zum System:
1) Download von heute
2) PHP4.3.11
3) MySQL 4.1.12