14/02/2012
Y para poder pasarlo a formato date estoy usando lo siguiente:
Código PHP:
UPDATE tabla SET nueva_fecha=STR_TO_DATE(fecha, ‘%d/%m/%y’);
Código PHP:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%m/%y’)' at line 1