MySQL Forums
Forum List  »  Stored Procedures

Re: Stored routine string variables in 5.0.18: No collation?
Posted by: Beat Vontobel
Date: January 10, 2006 04:51AM

Thanks Per-Erik, good to know, I just hit a situation where I need to compare strings inside a stored procedure and to set case sensitivity vs. no case sensitivity I need to spell out a "COLLATE xyz_cx" everytime I use a variable instead of just once when I define it...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Stored routine string variables in 5.0.18: No collation?
1525
January 10, 2006 04:51AM


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.