MySQL Forums
Forum List  »  Newbie

Re: Error importing (or even altering) database with TIME data type
Posted by: Rick James
Date: February 21, 2016 07:07PM

What version did the data come from? What version is it going to? What version of mysqldump did you use for the export? What options on the dump?

Decimal places on TIME (and DATETIME, TIMESTAMP) values is a relatively new feature. Perhaps you are loading into a system that is too old? Perhaps a dump option can avoid writing such?

Options: ReplyQuote


Subject
Written By
Posted
Re: Error importing (or even altering) database with TIME data type
February 21, 2016 07:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.