SQL Statement failed on preparation: INSERT INTO zetv_tmdb_cache
(cache_key, endpoint, params_hash, params_json, language, region, response_json, success, fetched_at, last_used_at, hit_count)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW(), 0)
ON DUPLICATE KEY UPDATE
endpoint = VALUES(endpoint),
params_hash = VALUES(params_hash),
params_json = VALUES(params_json),
language = VALUES(language),
region = VALUES(region),
response_json = VALUES(response_json),
success = VALUES(success),
fetched_at = NOW(),
last_used_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movies
(tmdb_id, imdb_id, title, original_title, overview, tagline, status, original_language, release_date, runtime, adult, poster_path, backdrop_path, homepage, popularity, vote_average, vote_count, budget, revenue, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
imdb_id = VALUES(imdb_id), title = VALUES(title), original_title = VALUES(original_title), overview = VALUES(overview), tagline = VALUES(tagline),
status = VALUES(status), original_language = VALUES(original_language), release_date = VALUES(release_date), runtime = VALUES(runtime), adult = VALUES(adult),
poster_path = VALUES(poster_path), backdrop_path = VALUES(backdrop_path), homepage = VALUES(homepage), popularity = VALUES(popularity),
vote_average = VALUES(vote_average), vote_count = VALUES(vote_count), budget = VALUES(budget), revenue = VALUES(revenue), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_genres (tmdb_id, media_type, name, raw_json, updated_at)
VALUES (?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE name = VALUES(name), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT IGNORE INTO zetv_movie_genres (movie_tmdb_id, genre_tmdb_id) VALUES (?, ?)'
SQL Statement failed on preparation: INSERT INTO zetv_genres (tmdb_id, media_type, name, raw_json, updated_at)
VALUES (?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE name = VALUES(name), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT IGNORE INTO zetv_movie_genres (movie_tmdb_id, genre_tmdb_id) VALUES (?, ?)'
SQL Statement failed on preparation: INSERT INTO zetv_genres (tmdb_id, media_type, name, raw_json, updated_at)
VALUES (?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE name = VALUES(name), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT IGNORE INTO zetv_movie_genres (movie_tmdb_id, genre_tmdb_id) VALUES (?, ?)'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_cast (movie_tmdb_id, person_tmdb_id, character_name, cast_order, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE character_name = VALUES(character_name), cast_order = VALUES(cast_order), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_people
(tmdb_id, name, original_name, biography, known_for_department, profile_path, birthday, deathday, place_of_birth, gender, popularity, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), original_name = VALUES(original_name), biography = VALUES(biography),
known_for_department = VALUES(known_for_department), profile_path = VALUES(profile_path),
birthday = VALUES(birthday), deathday = VALUES(deathday), place_of_birth = VALUES(place_of_birth),
gender = VALUES(gender), popularity = VALUES(popularity), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_movie_crew (movie_tmdb_id, person_tmdb_id, department, job, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE department = VALUES(department), job = VALUES(job), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_videos
(external_video_id, media_type, media_tmdb_id, season_number, episode_number, name, site, video_key, video_type, iso_639_1, iso_3166_1, official, published_at, raw_json, updated_at)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, NOW())
ON DUPLICATE KEY UPDATE
name = VALUES(name), site = VALUES(site), video_key = VALUES(video_key), video_type = VALUES(video_type),
iso_639_1 = VALUES(iso_639_1), iso_3166_1 = VALUES(iso_3166_1), official = VALUES(official),
published_at = VALUES(published_at), raw_json = VALUES(raw_json), updated_at = NOW()'
SQL Statement failed on preparation: INSERT INTO zetv_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at)
VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
Témoin à charge - Film - Zetv.boo
Retour aux films
Témoin à charge
Titre original : Witness for the Prosecution
Dire ce qu'ils veulent entendre, faire croire à ce qu'ils veulent croire !
8,2/10
17/12/1957
1h 56
1688 votes
Sir Wilfrid Robarts, un brillant et expérimenté avocat spécialiste aux assises, sort d'un séjour prolongé à l'hôpital à la suite d'un infractus et d'un coma. Afin de prévenir de toute rechute, Il doit renoncer à s'occuper d'affaires criminelles trop stimulantes. C'est à ce moment que Leonard Vole, accusé du meurtre de Mme French, vient lui demander son aide. Bien que l'affaire paraisse passionnante, Sir Wilfrid refuse de s'en occuper pour préserver sa santé et conseille un autre avocat de son cabinet qu'il a lui-meêm formé, Me Brogan-Moore. Après le départ de Leonard Vole du bureau de Me sir Wilfrid Robarts, Mme Christine Vole, l'épouse de Leonard, fait son apparition. Elle est son seul alibi pour le soir du meurtre. Son attitude très froide et son rôle crucial dans l'affaire font faire changer d'avis Sir Wilfrid Robarts, qui décide malgré les recommandations médicales de s'occuper de cette affaire fascinante aux rebondissements imprévus...
Vidéo du film
Préparation de la vidéo
Le lecteur démarre dans quelques instants.
Où regarder
Disponibilités indicatives pour la région FR. Elles peuvent varier selon les catalogues et évoluer dans le temps.
Abonnement
MGM Amazon Channel
Voir les offres disponibles
Informations du film
Genres Drame , Mystère , Crime
Réalisateur Billy Wilder
Statut Released
Langue originale EN
Budget 3 000 000 $
Recettes 9 000 000 $
Production Edward Small Productions
Mots-clés
based on novel or book
nurse
widow
cigarette
letter
trial
murder
lawyer
courtroom
murder mystery
tiki culture
anxious
embarrassed