View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 05:39 AM
tere
 
Posts: n/a
Default RE: Cannot convert value '0000-00-00 00:00:00' from column 4 to TIMESTAMP

This is because with version 4.1 and higher the format of timestamp
changes to 0000-00-00 00:00:00. We had this problem, so we had to add a
few lines in the scripts that take this field and work with it
Reply With Quote