1
# We don't support zerofill for display, but we support the use of it for
2
# unsigned.
3
4
CREATE TABLE t1 (A INT ZEROFILL);
5
SHOW CREATE TABLE t1;
6
DROP TABLE t1;
Loggerhead is a web-based interface for Breezy Version: 2.0.1