I just want to insert data record into tables with no timezone support.How to config it?
That is to say: the current time is 2010-10-10 15:22:31 in my country/region,I want to the column created_at on the record in the table I just inserted is 2010-10-10 15:22:31.
How to config it?