default 값을 한글로 주었더니 Invalid default value for 이라는 오류 메세지가 떴다. 』 " user_grade varchar(30) default '일반'," 오류 원인 의 필드명 과 필드 타입 이다. 왜 안되지? 하던 중,얼마 전 국비지원 학원에서 수업 중 MySQL 설치했던 것이 생각났다.
That said - I fixed this some days ago (which means the fix is not in any release yet). If you really want to keep 2.3.x, rename the upgrade_1_mysql, upgrade_2_mysql and upgrade_3_mysql functions in upgrade.php to upgrade_1_mysql_DISABLED etc. Note: do this only for the mentioned functions, which are meant for upgrades from pre-2.1 versions.