mysql 5.1.47
hi,
habe folgendes statement:
update page set duration=99 where page_id =(select max(page_id) from page where visitor_id=4)
...und die db antwortet mir mit: "cant specify target table 'page' for update in from clause"
warum? und wie muss es richtig heissen?
danke & gruß
marcus