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_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_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at)
VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
Petits meurtres et confidences : l'Art du meurtre - 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_tmdb_navigation_log (cache_key, endpoint, params_hash, language, region, from_cache, synced, visited_at)
VALUES (?, ?, ?, ?, ?, ?, ?, NOW())'
Retour aux films
Petits meurtres et confidences : l'Art du meurtre
Titre original : Hailey Dean Mysteries: A Marriage Made for Murder
7,0/10
10/06/2018
1h 24
29 votes
Hailey est ravie d'avoir revu sa bande d'amis de la faculté, même si ces retrouvailles lui ont rappelé l'assassinat de son fiancé. Malgré cette présence fantomatique, son nouvel ami tente de trouver sa place, ce qui n'est pas simple. Lorsque Hailey en prend conscience, elle accepte de lui parler de cette vie passée. Un de ses anciens amis la convainc de l'accompagner dans une galerie d'art dont le propriétaire, qu'il connaissait, est décédé. Quand Hailey comprend que cette mort n'est pas naturelle, elle décide d'enquêter...
Vidéo du film
Vidéo indisponible pour le moment