how to use str_to_date function in a query statement (1 reply)
(MySQL.com) Hi Guys,
I need to transfer data from one table to another table which has different structure. The tables are like follows:
CREATE TABLE T1 (
id INT NOT NULL,
mDate VARCHAR(20) NOT NULL,
mTitle VARCHAR(30) NOT NULL,
Update update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268 failed: 1142 [UPDATE command denied to user '334187_hdlns_ms5'@'10.187.248.89' for table 'feed'] in [update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268]
updated 1268 (MySQL User Forums), inserted 30, updated 0, at 2012-06-02 00:12:41