Bloke was a mutant who possessed super-human strength, durability, and a high resistance to physical injury. Bloke also possessed the chameleon-like ability to blend in with his surroundings, rendering him nigh-undetectable.
Mickey Tork was originally the San Franciscan vigilante known as Rainbow before his mutant powers evolved, granting him the chameleon-like ability to blend in with his surroundings. Bloke came to the attention of the Coach, manager of the new media savvy X-Force team, after a successful mission against a Balkan terrorist group, and he was recruited into the team following the death of several members in the botched rescue attempt of popular musical group Boyz R Us.
An openly homosexual hero, Bloke was killed during his first mission with X-Force in the Republic of Bastrona as he tried to shield the team's Bastronan informant from missiles fired by gunships of the Bastronan Army.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 15SELECT
distinct i.issue_id,
dci.dotcomics_issue_id,
if(cpz1.active = 1 AND CURDATE() BETWEEN cpz1.start_date AND cpz1.end_date,1,0) as dc_is_live
FROM
catalog.collections col
JOIN marvel_content.character_relations chr ON chr.content_id = col.story_id AND chr.content_type = 'comic_story'
JOIN catalog.issues i ON i.issue_id = col.issue_id
LEFT join marvel.dotcomics_issues dci ON dci.catalog_id = i.issue_id AND dci.qa_by <> 0
JOIN marvel_content.content_relations cr ON cr.content_id = dci.dotcomics_issue_id AND cr.content_type = 'digitalcomic'
JOIN marvel_content.content_publication_zones cpz1 ON cpz1.content_id = chr.content_id AND cpz1.content_type = chr.content_type
JOIN marvel_content.publication_zones pz1 ON pz1.id = cpz1.publication_zone_id AND pz1.name = 'marvel_site_zone'
WHERE
cpz1.active = 1 AND '2013-06-19 12:26:46' BETWEEN cpz1.start_date AND cpz1.end_date
AND chr.character_id =