in reply to Re: Mysql error near values(
in thread Mysql error near values(
I took a quick look on insert on duplicate key but I want the opposite of what it does. From what I read, it'd make a duplicate of it if it's found. I'd only want to insert IF the column "url" was not found in the first place.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Mysql error near values(
by graff (Chancellor) on Feb 05, 2006 at 14:40 UTC | |
|
Re^3: Mysql error near values(
by reneeb (Chaplain) on Feb 05, 2006 at 07:43 UTC |