Hello. I was adviced to write to you about this from an experiensed mySQL
user, as this might be a bug in 4.0.0
Im trying to do this:
select col1,col2,col3,'text' as name from tabel where blahblah
now, this would add 'text' to all rows in the result, and that works just
fine
but, if i try with '
Hello. I was adviced to write to you about this from an experiensed mySQL
user, as this might be a bug in 4.0.0
Im trying to do this:
select col1,col2,col3,'text' as name from tabel where blahblah
now, this would add 'text' to all rows in the result, and that works just
fine
but, if i try with '