Re: MySQL 4.1.10 - problems with UNIONs?
Posted by: Matthew Sayler
Date: March 11, 2005 03:23PM

select rand() union select rand()
works

select current_date() union select current_date()
kills the connection.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL 4.1.10 - problems with UNIONs?
March 11, 2005 03:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.