I have a column called today and the type is DATE.
today
DATE
When I try to add the date in the format \'07-25-2012\' I get the following
\'07-25-2012\'
you need to use YYYY-MM-DD format to insert date in mysql