What's the difference between MySQL BOOL and BOOLEAN column data types?

后端 未结 4 1670
我在风中等你
我在风中等你 2020-12-14 14:27

I\'m using MySQL version 5.1.49-1ubuntu8.1. It allows me to define columns of two different data types: BOOL and BOOLEAN. What are the differences

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