Mysql problem - changes bool to tinyint

after i selcted bool in Data Type, and try to save it, it automatically changes it to tinyint, and then if i try to change it back to bool, and save it, it reports error. what’s up with it? how can it select bool?