(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = 'erg6hufukl7kb5uahktp07i541'  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '345' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 345  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 345 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '288'  

(mysql): SELECT * FROM article_settings WHERE article_id = '345'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 345 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '27' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 27  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '27'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 345  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '345' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 345  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 345 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '288'  

(mysql): SELECT * FROM article_settings WHERE article_id = '345'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 345 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:28' >= s.date_start AND '2026-05-27 19:00:28' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 345 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
From Intervention to Invitation: Reshaping Adolescent Sexual Health through Story Telling and Games | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 345 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1144'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1145'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1146'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1147'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1148'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1149'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1150'   <hr /> Gilliam | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 345 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1144'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1145'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1146'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1147'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1148'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1149'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1150'  

(mysql): SELECT * FROM authors WHERE submission_id = 345 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1144'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1145'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1146'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1147'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1148'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1149'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1150'  

From Intervention to Invitation: Reshaping Adolescent Sexual Health through Story Telling and Games


(mysql): SELECT * FROM authors WHERE submission_id = 345 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1144'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1145'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1146'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1147'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1148'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1149'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1150'  
Melissa Gilliam, Sarah Orzalli, Stephen Heathcock, Elisabeth Sutherland, Patrick Jagoda, Alicia Menendez, Oladosu Ojengbede

Abstract

The University of Chicago and the University of Ibadan in Nigeria have partnered to exchange innovative insights into the sexual and reproductive health of disadvantaged populations in Chicago and Nigeria. Youth in both Chicago and Nigeria face disproportionately high rates of mortality and morbidity due to poor sexual and reproductive health. Traditional models have fallen short of the needs of these youth, so the University of Chicago is seeking to reframe and retool adolescent sexual health education. Game Changer Chicago is an initiative that incorporates digital storytelling, new media, and game design to conduct workshops with youth around issues of sexuality and emotional health. Based on the success of storytelling and digital media programs in Nigeria and the success of Game Changer Chicago, we believe this model holds promise for implementation in Nigeria and other sub-Saharan countries (Afr J Reprod Health 2012 (Special Edition); 16[2]: 189-196). 

Résumé

L’Université de Chicago est associée à l’Université d »Ibadan pour échanger des aperçus innovateurs de la santé sexuelle et de reproduction des populations défavorisées à Chicago et au Nigéria.  Les jeunes à Chicago et au Nigéria font face aux taux de mortalité élevés à cause d’une mauvaise santé sexuelle et de reproduction.  Des modèles traditionnels ne répondent plus aux besoins de ces jeunes.  L’Université de Chicago cherche donc à restructurer et à rééquiper l’éducation sexuelle de l’adolescent.  Le Game Changer Chicago est une initiative qui intègre les contes digitaux, les médias modernes et les jeux pour organiser des ateliers avec les jeunes sur les problèmes de la sexualité de la santé émotionnelle.  En nous basant sur le succès des contes des programmes des médias digitaux au Nigéria et sur le succès de Game Changer Chicago, nous croyons que ce modèle fait espérer la réalisation au Nigéria et dans les autres pays subsahariens (Afr J Reprod Health 2012 (Special Edition); 16[2]: 189196).

 

  Keywords: Reproductive Health, Sexuality Education, Digital Media, Game Design, Nigeria

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9455'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9455 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '9456'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9456 ORDER BY metadata_description_id DESC  

WHO. Global Health Observatory Data Repository. 2011 [cited 2012 January 25, 2012]; Available from: http://apps.who.int/ghodata/.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9457'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9457 ORDER BY metadata_description_id DESC  

UNICEF. Childinfo: Monitoring the Situation of Children and Women. 2011 [cited 2012 January 24, 2012]; Available from: http://www.childinfo.org/marriage_progress.html.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9458'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9458 ORDER BY metadata_description_id DESC  

DataFinder. 2006, Population Reference Bureau.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9459'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9459 ORDER BY metadata_description_id DESC  

Bankole A, Singh S, Woog V, Wulf D. Risk and Protection: Youth and HIV/AIDS in Sub-Saharan Africa. 2004, Guttmacher Institute: New York.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9460'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9460 ORDER BY metadata_description_id DESC  

Sedgh G, Bankole A, Okonofua F, Imarhiagbe C, Hussain R, Wulf D. Meeting Young Women's Sexual and Reproductive Health Needs in Nigeria. 2009, Guttmacher Institute: New York.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9461'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9461 ORDER BY metadata_description_id DESC  

CDC. Vital Signs: Teen Pregnancy-- United States, 1991-2009. Morbidity and Mortality Weekly Report 2011;60(13):414-420.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9462'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9462 ORDER BY metadata_description_id DESC  

CDC. Sexually Transmitted Disease Surveillance 2010. 2011, US Department of Health and Human


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9463'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9463 ORDER BY metadata_description_id DESC  

Services: Atlanta.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9464'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9464 ORDER BY metadata_description_id DESC  

Yonek J, Hasnain-Wynia R. A Profile of Health and Health Resources within Chicago's 77 Community Areas. 2011, Northwestern University Feinberg School of Medicine, Center for Healthcare


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9465'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9465 ORDER BY metadata_description_id DESC  

Equity/Institute for Healthcare Studies: Chicago.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9466'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9466 ORDER BY metadata_description_id DESC  

Kirby D. Emerging Answers 2007: Research Findings on Programs to Reduce Teen Pregnancy and Sexually Transmitted Diseases. 2007, The National Campaign to Prevent Teen and Unplanned Pregnancy: Washington, DC.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9467'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9467 ORDER BY metadata_description_id DESC  

Schalet A. Beyond Abstinence and Risk: A New Paradigm for Adolescent Sexual Health. Women's Health Issues 2011;21(3):S5-S7.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9468'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9468 ORDER BY metadata_description_id DESC  

Rideout V, Foehr U, Roberts D. Generation M^2: Media in the Lives of 8- to 18-Year-Olds. 2010, Kaiser Family Foundation: Menlo Park, CA.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9469'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9469 ORDER BY metadata_description_id DESC  

Zimmerman E, Gaming Literacy: Game Design as a Model for Literacy in the Twenty-First Century, in The Video Game Theory Reader 2, B. Perron and M.J.P. Wolf, Editors. 2009, Routledge: New York. 23-31.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9470'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9470 ORDER BY metadata_description_id DESC  

Gilliam M, Allison S, Boyar R, Bull S, Guse K, Santelli 15. Youth South Africans, Broadcast Media, and HIV/AIDS J. New Media and Research: Considering Next Awareness: Results of a National Survey. 2007, Steps. . Sexuality Research and Social Policy Kaiser Family Foundation: Menlo Park, CA. 2011;8(1):67-72. 16. World Bank Open Data. 2011 February 15, 2012];


(mysql): SELECT * FROM citation_settings WHERE citation_id = '9471'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 9471 ORDER BY metadata_description_id DESC  

Kafewo S. The Rhythms of Transformation: Theatre and Available from: data.worldbank.org.

Conflict Resolution in Northern Nigeria. New Theatre Quarterly 2007;23(2):161-170.


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 345 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779908413, last_used = 1779908428, remember = 0, data = '', domain = 'www.ajrh.info' WHERE session_id = 'erg6hufukl7kb5uahktp07i541'