XenForo
Administrative
- Thread starter
- Admin
- #1
static analysis: 3 errors were found during analysis. a new statement was found, but no delimiter between it and the previous one. (near "
-- -- indexes for table
Read more
ادامه مطلب...
desc" at position 252) missing comma before start of a new alter operation. (near "add" at position 275) unrecognized alter operation. (near "add" at position 275)-- -- indexes for table
xf_post -- alter table xf_post add primary key (post_id), add key thread_id_post_date (thread_id,post_date), add key...Read more
ادامه مطلب...