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.
- RE: Query problem in mysql.3.23.32 Jes�s G�mez Pastor
- RE: Query problem in mysql.3.23.32 Don Read
- RE: Query problem in mysql.3.23.32 jgomez
