'abcd' in CHAR(72) CHARACTER SET ascii occupies 72 bytes on disk. 'abcd' in CHAR(72) CHARACTER SET utf8 occupies 3*72 bytes on disk.
確定! 回上一頁