password (int)を varchr へと変更
SQL
ALTER TABLE `mst_staff` CHANGE `password` `password` VARCHAR(32) NOT NULL
Let 's enjoy the WEB programming.
Let 's enjoy the WEB programming.
password (int)を varchr へと変更
SQL
ALTER TABLE `mst_staff` CHANGE `password` `password` VARCHAR(32) NOT NULL