Can't see MySQL BIT field value when using SELECT

前端 未结 6 704
悲&欢浪女
悲&欢浪女 2020-12-13 08:30

my_table contains the enabled field which is defined as: enabled BIT NOT NULL DEFAULT 0.

This table has multiple rows with

6条回答
提交回复
热议问题