I have a problem in 3.23.32,

The query

  select * from table
  repalce table values('','nextval+1)

returns me always nextval=1.

table has 1 row and the query runs fine in mysql 3.22.x

Any idea?

Thanks.

Reply via email to