MySQL Forums
Forum List  »  Newbie

Why mysql8 use tinyint(1) as bool type?
Posted by: yayayahei a
Date: February 09, 2023 02:01AM

Why mysql8 use tinyint(1) as bool type?
Why not use bit(1)?

Options: ReplyQuote


Subject
Written By
Posted
Why mysql8 use tinyint(1) as bool type?
February 09, 2023 02:01AM


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.