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_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_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at)
VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
My Two Daddies - Film - Zetv.boo
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_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at)
VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
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_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_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_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_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_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_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())'
Retour aux films
My Two Daddies
Titre original : Any Day Now
7,0/10
14/12/2012
1h 37
104 votes
En Californie, au début des années 80, Paul et Rudy débutent une relation amoureuse, quand le destin met sur leur chemin Marco, un enfant handicapé, malmené par sa mère toxicomane. Alors qu’elle est incarcérée, elle confie à Rudy et Paul la garde de son fils, qui va enfin trouver un foyer stable avec « ses deux papas ». Mais lorsque qu’on découvre que Rudy et Paul sont homosexuels, la société s’acharne contre eux pour leur retirer la garde de Marco. Ils vont combattre une justice qui a des préjugés sur leur mode de vie, dans l’espoir de continuer à élever cet enfant.
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.
Aucune plateforme disponible pour cette région.
Informations du film
Genres Drame
Réalisateur Travis Fine
Statut Released
Langue originale EN
Budget -
Recettes -
Production PFM Pictures
Mots-clés
california
homophobia
drag queen
1970s
drug addiction
adoption
down syndrome
teenage boy
district attorney
gay parent
lgbt
adopted child
gay adoption
gay theme