Does MySQL support formatted indexes such as in the statement below?

alter table DateInfo add index monthYear (DATE_FORMAT(updateDate, '%m/%Y'))

If not, does anyone know of any plans to support this in the future?

Thanks,

Kevin


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to