Query Error: Duplicate entry?

2007-07-10 Thread stylo stylo
Does anyone know why I might get this sometimes? Mysql: Query Error: Duplicate entry '75A8BA37-2B3E-7F0C-15E97C353E23FA73_100' for key 1 Datasource: Native Error Code: 1062 SQL State: 23000 Executing SQL: INSERT INTO ... Normally works fine so I don't understand it and google does

Re: Query Error: Duplicate entry?

2007-07-10 Thread Jochem van Dieten
stylo stylo wrote: Query Error: Duplicate entry '75A8BA37-2B3E-7F0C-15E97C353E23FA73_100' for key 1 Datasource: Native Error Code: 1062 SQL State: 23000 Executing SQL: INSERT INTO ... There is already a check to see if the basket exists before adding the item, so shouldn't

Re: Query Error: Duplicate entry?

2007-07-10 Thread Claude Schneegans
There is already a check to see if the basket exists before adding the item, so shouldn't be a duplicate basket id. Is there a lock from the time the basket is checket and the query is done? -- ___ REUSE CODE! Use custom tags; See