I am using some RegEx in MySQL and having a small problem.

On a windows server MySQL seems to loose the ability to differentiate case.

All of the following...

[:lower:]
[:upper:]
[a-z]
[A-Z]

Match any upper or lower case letter.  Is there a way to make these RegEx
case sensitive (like they should be)?

--
Jay


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:197232
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to