Upgrade Structure จาก HOSxP 3.53.6.20 แล้วมี Error ดังนี้ครับ
ALTER TABLE risk_screen_pp_allscreening ADD `SMOKING_PACK` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `WT` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `HT` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BMI` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPH_1` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPL_1` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPH_2` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPL_2` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPH_AVG` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `BPL_AVG` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `WAIST_CM` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `WAIST_INCH` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `PALE` varchar(1) NULL
ALTER TABLE risk_screen_pp_allscreening ADD `POST_PANDRIL` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `POST_PANDRIL_FOOD` int NULL
ALTER TABLE risk_screen_pp_allscreening ADD `FBS` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ALTER TABLE risk_screen_pp_allscreening ADD `CAPILLARY_BLOOD` double(22,) NULL
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') NULL' at line 1
ตรวจสอบในตาราง risk_screen_pp_allscreening แล้วไม่พบ field ทั้งหมดข้างต้นครับ