高峰秀子 213504
cast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKcast OKError:
INSERT INTO tmdb (
person, person_id, adult, backdrop_path,
genre_ids_0, genre_ids_1, genre_ids_2, genre_ids_3, genre_ids_4,
id, original_language, original_title, overview, popularity,
poster_path, release_date, title, j_title, video,
vote_average, vote_count, chara, credit_id, ord, job, entrydate
) VALUES (
'高峰秀子', 213504, '', '/uSyVJvqo7EwFguVukPIPa00dLAk.jpg',
'18', '', '', '', '',
36872, 'ja', '女が階段を上る時', 'Keiko, whom everyone calls Mama, narrates her story: she\\\'s a hostess on the Ginza, 30, a widow. She describes life\\\'s vicious cycle: acting cheerful around drunks, dressing and living well to convey confidence, needing money for these expenses and for her demanding mother and brother, and knowing she\\\'s growing older.', 1.5623,
'/miGb5TwM8SIK5URe0mPMOYZqr3g.jpg', '1960-01-15', 'When a Woman Ascends the Stairs', '', '',
7.992, 118, '', '57a2b80bc3a3685b880002c0', , 'Costume Design', 1754886907
)
ON DUPLICATE KEY UPDATE
popularity = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(popularity), popularity
),
vote_average = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_average), vote_average
),
vote_count = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_count), vote_count
)
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 ' 'Costume Design', 1754886907
)
ON DUPLICATE KEY UPDATE
' at line 12Error:
INSERT INTO tmdb (
person, person_id, adult, backdrop_path,
genre_ids_0, genre_ids_1, genre_ids_2, genre_ids_3, genre_ids_4,
id, original_language, original_title, overview, popularity,
poster_path, release_date, title, j_title, video,
vote_average, vote_count, chara, credit_id, ord, job, entrydate
) VALUES (
'高峰秀子', 213504, '', '/h0OH13sMMOMOVZfEuEcsBng5b71.jpg',
'10752', '18', '', '', '',
639366, 'ja', '山河あり', 'In 1919, a group of Japanese immigrants arrives in Hawaii. Among them Yoshio Inoue and his wife Kishimo and Sumi, a young woman ready to get married soon. With the soil that is hard to work and the subtroipical climate, the immigrants have to cope with a hard life. But after years of hard work, Yoshio finds work as a teacher while his wife manages to open a small grocery store. But with the war around the corner, life becomes more and more complicated for the Japanese immigrants in a foreign country.', 0.637,
'/AjicyLTWl9yO97vDHYYxemrP9uU.jpg', '1962-04-29', 'Mother Country', '', '',
6.5, 4, '', '62d28a3253f83304009f2912', , 'Costume Supervisor', 1754886907
)
ON DUPLICATE KEY UPDATE
popularity = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(popularity), popularity
),
vote_average = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_average), vote_average
),
vote_count = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_count), vote_count
)
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 ' 'Costume Supervisor', 1754886907
)
ON DUPLICATE KEY UPDATE
' at line 12Error:
INSERT INTO tmdb (
person, person_id, adult, backdrop_path,
genre_ids_0, genre_ids_1, genre_ids_2, genre_ids_3, genre_ids_4,
id, original_language, original_title, overview, popularity,
poster_path, release_date, title, j_title, video,
vote_average, vote_count, chara, credit_id, ord, job, entrydate
) VALUES (
'高峰秀子', 213504, '', '/wnPtaeeni7WnI06PD7hotIBUPXF.jpg',
'18', '', '', '', '',
1302222, 'ja', '忍ばずの女', 'Based on a story written by actress and author Hideko Takamine. Kimizuru Kawamoto is a popular geisha in Shitaya, Tokyo in 1926. Kimizuru is pregnant with the child of Hiroshi, the son of an large company\\\'s president, who tells her to wait for marriage until he returns from Germany in 3 years.', 0.0873,
'', '1994-09-01', 'The Unconcealed Woman', '', '',
0, 0, '', '66659801546bcb3feaefecc0', , 'Writer', 1754886907
)
ON DUPLICATE KEY UPDATE
popularity = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(popularity), popularity
),
vote_average = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_average), vote_average
),
vote_count = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_count), vote_count
)
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 ' 'Writer', 1754886907
)
ON DUPLICATE KEY UPDATE
popula' at line 12Error:
INSERT INTO tmdb (
person, person_id, adult, backdrop_path,
genre_ids_0, genre_ids_1, genre_ids_2, genre_ids_3, genre_ids_4,
id, original_language, original_title, overview, popularity,
poster_path, release_date, title, j_title, video,
vote_average, vote_count, chara, credit_id, ord, job, entrydate
) VALUES (
'高峰秀子', 213504, '', '/wnPtaeeni7WnI06PD7hotIBUPXF.jpg',
'18', '', '', '', '',
1302222, 'ja', '忍ばずの女', 'Based on a story written by actress and author Hideko Takamine. Kimizuru Kawamoto is a popular geisha in Shitaya, Tokyo in 1926. Kimizuru is pregnant with the child of Hiroshi, the son of an large company\\\'s president, who tells her to wait for marriage until he returns from Germany in 3 years.', 0.0873,
'', '1994-09-01', 'The Unconcealed Woman', '', '',
0, 0, '', '6665980d663197f8b8be5643', , 'Original Story', 1754886907
)
ON DUPLICATE KEY UPDATE
popularity = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(popularity), popularity
),
vote_average = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_average), vote_average
),
vote_count = IF(
person = VALUES(person) AND
adult = VALUES(adult) AND
backdrop_path = VALUES(backdrop_path) AND
genre_ids_0 = VALUES(genre_ids_0) AND
genre_ids_1 = VALUES(genre_ids_1) AND
genre_ids_2 = VALUES(genre_ids_2) AND
genre_ids_3 = VALUES(genre_ids_3) AND
genre_ids_4 = VALUES(genre_ids_4) AND
id = VALUES(id) AND
original_language = VALUES(original_language) AND
original_title = VALUES(original_title) AND
overview = VALUES(overview) AND
poster_path = VALUES(poster_path) AND
release_date = VALUES(release_date) AND
title = VALUES(title) AND
j_title = VALUES(j_title) AND
video = VALUES(video) AND
chara = VALUES(chara) AND
job = VALUES(job),
VALUES(vote_count), vote_count
)
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 ' 'Original Story', 1754886907
)
ON DUPLICATE KEY UPDATE
' at line 12profile OK