엑셀로 mysql db 넣을려고한는데요 엑셀1줄로 넣으면 잘들어가는데요 2줄이상 넣으면 에러납니다~~ 정보
엑셀로 mysql db 넣을려고한는데요 엑셀1줄로 넣으면 잘들어가는데요 2줄이상 넣으면 에러납니다~~본문
#1064 - 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 'insert into g4_write_sub04_01 set wr_num = '-1286' ,wr_reply = '' ,wr_comment ' at line 2
엑셀로 mysql db 넣을려고한는데요 엑셀1줄로 넣으면 잘들어가는데요 2줄이상 넣으면 에러납니다~~
고수님들 도와주세요^6;;
1200개되는데 한줄씩 넣을려면 개죽을듯요 ㅎㅎ
엑셀로 mysql db 넣을려고한는데요 엑셀1줄로 넣으면 잘들어가는데요 2줄이상 넣으면 에러납니다~~
고수님들 도와주세요^6;;
1200개되는데 한줄씩 넣을려면 개죽을듯요 ㅎㅎ
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '284084' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php