From: sagar bs Date: November 14 2012 4:56am Subject: Issue regarding the import of the date from csv file to the table in the database in mysql List-Archive: http://lists.mysql.com/mysql/228610 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2eda7b276b7d04ce6d5c00 --047d7b2eda7b276b7d04ce6d5c00 Content-Type: text/plain; charset=ISO-8859-1 Hi, As i have the data with some 25 variables in csv file and i need to import to mysql. The issue is that the date format in csv file is dd/mm/yyyy and mysql takes the date format like yyyy/mm/dd. The number of variables in the csv file are same in the table in database of mysql. Please help me out. -- Regards SAGAR B S --047d7b2eda7b276b7d04ce6d5c00--