MySQL Forums
Forum List  »  MySQL Workbench

Re: Default field length values change when using SE live db synch
Posted by: Scott Noyes
Date: June 04, 2008 11:28AM

While having to do the synch on the column every time is surely a hassle, and perhaps this is a candidate for a bug report, remember that unless you're using zerofill, it doesn't make much difference - a tinyint(4) holds the same data range as a tinyint(11).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Default field length values change when using SE live db synch
3917
June 04, 2008 11:28AM


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.