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_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())'
The Bold, the Corrupt and the Beautiful - Film - Zetv.boo
Retour aux films
The Bold, the Corrupt and the Beautiful
Titre original : 血觀音
7,1/10
24/11/2017
1h 52
90 votes
Madame Tang collabore et sert de médiatrice entre le gouvernement et les entreprises privées pour le bénéfice de sa famille exclusivement féminine. Mais les choses dérapent quand toute une famille proche de Madame Tang est victime d'un meurtre horrible. L'ambition, le désir et la luxure finissent par changer pour toujours les relations de Tang avec sa propre famille.
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
Outbuster Amazon Channel
Voir les offres disponibles
Informations du film
Genres Thriller , Mystère , Drame
Réalisateur 楊雅喆
Statut Released
Langue originale ZH
Budget -
Recettes 2 950 000 $
Production Atom Cinema, Fox Networks Group Asia Pacific, MandarinVision, Kaohsiung Film Fund
Mots-clés
corruption
black money
family secrets
evil mother
revenge
power politics
family conflict
power struggle
mother daughter relationship
complicated