Start request GET /wiki/Turning_Statistical_Testing_off
IP: 10.244.39.74
HTTP HEADERS:
HOST: wiki2.q-researchsoftware.com
ACCEPT: */*
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-FORWARDED-PROTO: https
X-ENVOY-EXTERNAL-ADDRESS: 216.73.217.139
X-REQUEST-ID: 62032ed0-aa80-4a23-8a02-0b2f3637e578
X-ENVOY-PEER-METADATA-ID: router~10.244.39.147~public-gateway-gatewayapi-deployment-674d48f5c-rwwk6.aks-istio-ingress~aks-istio-ingress.svc.cluster.local
X-ENVOY-PEER-METADATA: ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqIAQoGTEFCRUxTEn4qfApJCh9zZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1uYW1lEiYaJHB1YmxpYy1nYXRld2F5LWdhdGV3YXlhcGktZGVwbG95bWVudAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKPgoETkFNRRI2GjRwdWJsaWMtZ2F0ZXdheS1nYXRld2F5YXBpLWRlcGxveW1lbnQtNjc0ZDQ4ZjVjLXJ3d2s2CiAKCU5BTUVTUEFDRRITGhFha3MtaXN0aW8taW5ncmVzcwpyCgVPV05FUhJpGmdrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvYWtzLWlzdGlvLWluZ3Jlc3MvZGVwbG95bWVudHMvcHVibGljLWdhdGV3YXktZ2F0ZXdheWFwaS1kZXBsb3ltZW50CjcKDVdPUktMT0FEX05BTUUSJhokcHVibGljLWdhdGV3YXktZ2F0ZXdheWFwaS1kZXBsb3ltZW50
X-ENVOY-ATTEMPT-COUNT: 1
VIA: 1.1 wiki-q-cache-deployment-54b8bfc98f-7r9zs (Varnish/7.7)
X-FORWARDED-FOR: 10.244.39.147
ACCEPT-ENCODING: gzip
X-VARNISH: 2098336
(end headers)[session] SessionManager using store SqlBagOStuff[localisation] LocalisationCache using store LCStoreCDB[objectcache] MainWANObjectCache using store Wikimedia\ObjectCache\EmptyBagOStuff[session] SessionBackend "r6pqubu3i2kj6s488gst3a3pp17n3s89" is unsaved, marking dirty in constructor[session] SessionBackend "r6pqubu3i2kj6s488gst3a3pp17n3s89" save: dataDirty=1 metaDirty=1 forcePersist=0[cookie] already deleted setcookie: "qwiki_qw_session", "", "1754160997", "/", "", "1", "1", ""[cookie] already deleted setcookie: "qwiki_qwUserID", "", "1754160997", "/", "", "1", "1", ""[cookie] already deleted setcookie: "qwiki_qwToken", "", "1754160997", "/", "", "1", "1", ""[cookie] already deleted setcookie: "forceHTTPS", "", "1754160997", "/", "", "", "1", ""[session] SessionBackend "r6pqubu3i2kj6s488gst3a3pp17n3s89" data dirty due to dirty(): MediaWiki\Session\SessionManager->getSessionForRequest/MediaWiki\Session\SessionManager->getInitialSession/MediaWiki\Session\Session->getToken/MediaWiki\Session\Session->set/MediaWiki\Session\SessionBackend->dirty[session] SessionBackend "r6pqubu3i2kj6s488gst3a3pp17n3s89" save: dataDirty=1 metaDirty=0 forcePersist=0[MessageCache] MessageCache using store SqlBagOStuffMediaWiki\Parser\ParserFactory: using default preprocessor[SQLBagOStuff] MicroStash using store SqlBagOStuff[rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [1.201ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SET group_concat_max_len = 262144, `sql_mode` = ''[rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\DatabaseMySQL::serverIsReadOnly [1.293ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT @@GLOBAL.read_only AS Value[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:wikideveus101mysql-server.mysql.database.azure.com%3A3306): miss, new value computed[rdbms] Wikimedia\Rdbms\Database::beginIfImplied (WikiPage::pageData) [1.186ms] wikideveus101mysql-server.mysql.database.azure.com:3306: BEGIN[rdbms] WikiPage::pageData [1.349ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 0 AND page_title = 'Turning_Statistical_Testing_off' LIMIT 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [1.368ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `qwrevision` `revision` JOIN `qwactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `qwcomment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `qwpage` `page` ON ((page_id = rev_page)) LEFT JOIN `qwuser` `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 3268 LIMIT 1[objectcache] fetchOrRegenerate(global:revision-row-1.29:qwiki-qw:785:3268): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [1.355ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `qwslots` `slots` JOIN `qwcontent` `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 3268[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Storage\NameTableStore::loadTable [1.226ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT role_id AS `id`,role_name AS `name` FROM `qwslot_roles` `slot_roles` ORDER BY id[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:qwiki-qw): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Storage\NameTableStore::loadTable [1.218ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT model_id AS `id`,model_name AS `name` FROM `qwcontent_models` `content_models` ORDER BY id[objectcache] fetchOrRegenerate(global:NameTableSqlStore:content_models:qwiki-qw): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:page-content-model:3268): miss, new value computed[ContentHandler] Registered handler for wikitext: MediaWiki\Content\WikitextContentHandler[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [1.28ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SET group_concat_max_len = 262144, `sql_mode` = ''[rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/qwiki-qw[objectcache] getWithSetCallback(global:rdbms-server-readonly:wikideveus101mysql-server.mysql.database.azure.com%3A3306): process cache hit[rdbms] SqlBagOStuff::fetchBlobs [1.461ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT keyname,value,exptime FROM `qwobjectcache` `objectcache` WHERE keyname = 'qwiki-qw:messages:en' AND (exptime >= '20260802185637')[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved qwiki-qw:messages:en; expiry time is 99991231235959[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::fetchBlobs [12.249ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT keyname,value,exptime FROM `qwobjectcache` `objectcache` WHERE keyname = 'qwiki-qw:messages:en:status' AND (exptime >= '20260802185637')[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::doLock [1.316ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT IF(GET_LOCK('qwiki-qw:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MessageCache::loadFromDB(en)-big [1.445ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_title,page_latest FROM `qwpage` `page` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)[rdbms] MessageCache::loadFromDB(en)-small [1.563ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `qwpage` `page` JOIN `qwrevision` `revision` ON ((page_id = rev_page)) JOIN `qwactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `qwcomment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Revision\RevisionStore::getSlotRowsForBatch [1.371ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `qwslots` `slots` JOIN `qwcontent` `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (49313,28116,942,17353) AND slot_role_id = 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [1.28ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT old_id,old_text,old_flags FROM `qwtext` `text` WHERE old_id IN (924,17180,27686,48591)[ContentHandler] Registered handler for javascript: MediaWiki\Content\JavaScriptContentHandler[ContentHandler] Registered handler for css: MediaWiki\Content\CssContentHandler[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [10.191ms] wikideveus101mysql-server.mysql.database.azure.com:3306: REPLACE INTO `qwobjectcache` (keyname,value,exptime) VALUES ('qwiki-qw:messages:en','�W�r�8�}�W��S��(��U���8N�-\'�_2��ڪ�D�\"b�`\0Ȍ&�o̧��~�|ɞ�/����֪,��Ѝ��ݧ�1��}����u�g3�������p�/������\r��4����=��`�����]܋�Ш�Q\"��B�)M$�ZD2�X����[i,��4��Ŵ\\���`mm0��Dd�s �:�2vX0���=�Lܫ�p*�b�/*ԝ�D�d���X[�9�DJVM�y��:�uhe���\r�s��J��[=j%��v4��E�|6�Ja������� ԳA#�K%˼�E������1]��cv��9SQ�\r�˜�� ˅q�.�NNu���n\"�g6`�[�M,����Td��anJ�e��q/����o6�*c-���]�BȻ�DF\Z��+Y�)ӎ>ͭ�����[����*Y�*5�{��k��P��ug��tH?u��+C6�Y�X��:��A*�)�8<<��.}]#|X��_��������k`��Z��\'�M�v��\\�;�``����\r{Kr]��hm���{Yϣ��7���2�a���R�p~�M��9���H��:�������<GM��ʇa}�)���ж�~}������b)�TR�HT�PnPb��P\Z���>!�Yh��J�ri����/�Uˋz��P�nI�@��K��\r*�o�$%�r�f¨t�^�=��s��S�I�Уjw���\n+���s�l�`�O�N�`+C�ή��:&Ϟ��,�E�jD���eI���_.�N��9�t�̊~��Od���&���L�lC���<��N�ԩ�ֈ6U\ny F��D�%d3:���Z���X�U�b(#.���T �P�A���Px!&2mw�)¤�ϳ��ہ#@�!0�k�=k�{�hYZ�1=0a=z ��0eDi�� �ޏX�h\"�;��M��\"��G:k��%S��e�bp�繴lJ�!��j��;`���AU<��z\r�=�\r镊��UO���@V�3�RNO�Ӆ�u���km^Wj>�Z@/��5�R�Ӝe����V!�O%}�CA5���{D��y���<���f�Gr�U�\"v�t �\"R�d�\"��-��fD�#Ǩ����]�h3ؒ�q���A�a��p��fHt��B��F\"��[�^����-4��鑝�6�o��?j��I~�jbn��JK�H�4]Q%]�;]������\0�����D��\"�!��ݪ����ƳG;��#���W�βk9CjG%(������3�*�Ə0�����W ���Ak3��?� Q=a�[�Jv����z�����ra��WfThsDz�����Ȝ�B��&)�^q�U�L�(ϳ�>��[q��b�<��m\na����b����:C����`�����C_c�ݧ��\\ ���:��х/�Ta����]�yh(�rכ�l|!A�>�2��Lv����:�p��Pv��p�i��ϲ�����r=\r�+��!Pz:Me���\'+1�/8���\'3^l�g�CR��굞ZNt��ܮ��dA���<u5ɮ�`�G�=\nn�솮������8M;m�� ����A��:���D�H�n�\\�֢l��cX�aZM5ύ�(�\\# �?����G��� ?bH`W��\0{��\n�V���h�-�;ʙ?7b�)��Q8�����H�Q=�@��L����J�*�F��F���<zy�),����,1�VC|����\r���j�����������OeVt7���o�u���&_��#�o��C��=��8�W�\"�������ׯ\'ﯯO���vz|�����ިuS6x~���;m47���66�o\Z�E�T��%36r���rÂoq���3^�}X����H�i������M�medm�9��)��T�J����r����.^^�����wo���9��<�������]k�F[����8\\��sP������<Z���8��^]�b�e�8Y�!�~��Q���欼[�Za�no�n��M67��p2�l����r����0���u����?�_�框�����p�|sg�9�<��','99991231235959')[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::doUnlock [1.332ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT RELEASE_LOCK('qwiki-qw:messages:en') AS released[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from DB[SQLBagOStuff] MainObjectStash using store SqlBagOStuff[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[ParserCache] Creating ParserCache instance for pcacheUnstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from MediaWiki\Parser\ParserOptions::initDateFormat[localisation] LocalisationCache::loadCoreData: got localisation for en from source[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::fetchBlobs [1.431ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT keyname,value,exptime FROM `qwobjectcache` `objectcache` WHERE keyname = 'qwiki-qw:pcache:idoptions:785' AND (exptime >= '20260802185637')[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[ParserCache] ParserOutput metadata cache missArticle::generateContentOutput: doing uncached parse[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::fetchBlobs [1.327ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT keyname,value,exptime FROM `qwobjectcache` `objectcache` WHERE keyname = 'qwiki-qw:pcache:idoptions:785' AND (exptime >= '20260802185637')[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[ParserCache] ParserOutput metadata cache miss[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [1.27ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT old_id,old_text,old_flags FROM `qwtext` `text` WHERE old_id = 3229[objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:qwiki-qw:tt%3A3229): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Parser\LinkHolderArray::replaceInternal [1.303ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE ((page_namespace = 0 AND page_title = 'Ways_of_Showing_Statistical_Significance'))[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [7.879ms] wikideveus101mysql-server.mysql.database.azure.com:3306: REPLACE INTO `qwobjectcache` (keyname,value,exptime) VALUES ('qwiki-qw:pcache:idhash:785-0!canonical','�V�s�6��WT��\r_l�@h�����&?��k�.�F�נ�H>I�r���]ɲ��\\�~���]���vWj�>�w�ދ7����Iq\Z���J����」5{bGw�Y�D6��b��|�k���,��,fs�2�� �{D3��\Z\Z�\"2�LȖ �59�YՓ#z�鞟���^˻�|^�9\\2����ׇ�7�\Z�B2p�c������OMl�IUA9Ir��F�\\����m���2�qMK����~�Ld�ɑqaCq!�x?��������3��H��]��,r<���������`9�@e��)4�܉�7\Z$���8c�\"��-�5�cH��7�h�����R8 ���<����4�kX:WW\"-s���s#�F�gl�7��qG-������&R� u��)[\"�tY n� l��a\'�E�0B��9}����˸�\r�����Y��z^��W�������x��0�T�A�92�_Q�(7�\0��v]��>K���u�3�����?��Ч����>�:�d��{5�\\2}�����+7\"iE~R�\Z����OA��N۫k�xk���\\�+������B����>�{�Bi� ;SƓ�De���~\rZ������b�G����Cݺ6h�P�E��{%��\n����&�4����%WZ�¯���?Pib�����CV�RdX����f����������BcšyB����o1����A;�D�N��S�X��^7����@��&�����rr�����ܰ�|G���ا���y�\Z����*lp���������5�����M�)q8�J� -�x���q0�-��c�\ZH�7E^wRl���&�����fZ��+P\n�9���\nR�8)�E�$vG�fzA��|3������va���U�a���/8S��� �L���nhvQ�!�����\r>�[���P[SE����O��GHh�`H�d\\1X{U\'��ȽXv\"��Z;귃�� ;�~/�[���\Z��c���~����C�t�zj�]u}X!D#l�O��� Cj::6pI��3�c��M9I� �e�/���Mv�ӹ���z�E�+�LhY��4��D�#\'oa5�f��<ߑO��q�EA�x�`l&ӡE#��4�*����;I��ngl52��pq�U�}Qjl�Mt�(㨙�L7㪘c�v��2���\Z[¨��-�m\0gU�U�j��Z��%!���/+�*�B�hz3�E)Sf�*^�k�R�+�κ�s�_mڀ=��p�ಪ�Jg�@���~��p�2�.3�z\"���=�;Q}�p�S�]��N��6[�3��Զ �*fn9U���b��:��u�\roL=a�܌����3�\\���\\A������}u��}S%�U����63���ۿ','20260803185637')[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [10.722ms] wikideveus101mysql-server.mysql.database.azure.com:3306: REPLACE INTO `qwobjectcache` (keyname,value,exptime) VALUES ('qwiki-qw:pcache:idoptions:785',']�AO�@���˞9Ԃ��#bB����K�2�0��nvv�H��.�T���y3��8��,�+�Z�G�f��D��T��+\\�\'��Y��3���Z����ƀV�h�����\r��荇M�Aڡ�\0�sd����c�Z-����������³Gˡᕾ\"ך�Tl�j�=���\'��y��U�W?X0�����Kl��EnFz��.K0Lalg�%����p����5���5�c�[��\"{�Y����c+��%D��I�F�Mz���D\'����f��4��t ��hp�>�Q��ю��g͢���>YW��f�5���','20260803185637')[ParserCache] Saved in parser cache[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[objectcache] getWithSetCallback(qwiki-qw:page-content-model:3268): process cache hit[objectcache] getWithSetCallback(global:rdbms-server-readonly:wikideveus101mysql-server.mysql.database.azure.com%3A3306): process cache hit[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Permissions\RestrictionStore::loadRestrictions [1.414ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `qwpage_restrictions` `page_restrictions` WHERE pr_page = 785[objectcache] fetchOrRegenerate(qwiki-qw:page-restrictions:v1:785:3268): miss, new value computed[objectcache] getWithSetCallback(global:rdbms-server-readonly:wikideveus101mysql-server.mysql.database.azure.com%3A3306): process cache hit[objectcache] getWithSetCallback(global:rdbms-server-readonly:wikideveus101mysql-server.mysql.database.azure.com%3A3306): process cache hit[rdbms] MediaWiki\MediaWikiEntryPoint::commitMainTransaction [1.252ms] wikideveus101mysql-server.mysql.database.azure.com:3306: COMMITMediaWiki\MediaWikiEntryPoint::commitMainTransaction: primary transaction round committed[DeferredUpdates] DeferredUpdates::run: started MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #1043[DeferredUpdates] DeferredUpdates::run: ended MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #1043, processing time: 8.1062316894531E-5MediaWiki\MediaWikiEntryPoint::commitMainTransaction: pre-send deferred updates completedMediaWiki\MediaWikiEntryPoint::commitMainTransaction: session changes committed[rdbms] Wikimedia\Rdbms\LoadBalancer::getAnyOpenConnection: found 'round' connection to #0.[rdbms] Cannot use ChronologyProtector with EmptyBagOStuff[rdbms] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown[rdbms] LBFactory shutdown completedMediaWiki\Output\OutputPage::haveCacheVaryCookies: no cache-varying cookies found[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\Database::beginIfImplied (ArticleFeedbackv5Permissions::getProtectionRestriction) [1.219ms] wikideveus101mysql-server.mysql.database.azure.com:3306: BEGIN[rdbms] ArticleFeedbackv5Permissions::getProtectionRestriction [1.304ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT pr_level,pr_expiry FROM `qwpage_restrictions` `page_restrictions` WHERE pr_page = 785 AND pr_type = 'aft' AND (pr_expiry = 'infinity' OR pr_expiry >= '20260802185637') LIMIT 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Title\Title::getParentCategories [1.251ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT cl_to FROM `qwcategorylinks` `categorylinks` WHERE cl_from = 785[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence) [1.22ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE ((page_namespace = 1 AND page_title = 'Turning_Statistical_Testing_off'))[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.288ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 4 AND page_title = 'About' LIMIT 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.336ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-info' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:e9a5ae1c8c14bbc49a89895e7bf7a1e87f3b4a45): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-info): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.254ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Footer-info' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:1c1cc4e608f675b94b51380fbe902d9fdd571be8): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Footer-info): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.224ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:7a4fa4f552247124e5865f44c2e43a02086610b0): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-places): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.204ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-privacy' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:734c4078759c2292be9e9795c7a74ef87d074779): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-places-privacy): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.245ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-privacy' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:3864a0b0b2a1fc783bea1bd0e914723d5aff38d4): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Accesskey-footer-places-privacy): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.239ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-about' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:5eb3e91a5322a3d53da9855ca4156afc735f1427): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-places-about): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.214ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-about' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:9bcd402c7633c2cfe82486d8d4d8d6e8ed30731d): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Accesskey-footer-places-about): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.202ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-disclaimers' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:51b1aadd5a7b5330bc5634704893b47aa8c62780): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-places-disclaimers): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.225ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-disclaimers' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:ccad5b2df7a19fe5198c6859b9f78206905cbe11): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Accesskey-footer-places-disclaimers): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.178ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Footer-places' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:bbc89cc33a3921f2442aea81be6c21aaab524797): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Footer-places): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.199ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-icons' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:a22833dd52ee6cc8a01cb69d745018b36897d9ac): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-footer-icons): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.206ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Footer-icons' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:8cfd80862e4b8e189c23a54d71d2ad28022f3dac): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Footer-icons): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.249ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'View-view' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:bed9db6016ee14f1ae7f119f7924d1dd4c35531f): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:View-view): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.247ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Qdefault-view-view' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:4f61494f677857a05bbdeb442fa3cbf51f5f0b54): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Qdefault-view-view): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.219ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Qdefault-action-viewsource' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:3a13effebefaa84374e82f5a7e0f9b491ebaa9a0): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Qdefault-action-viewsource): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.214ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Qdefault-view-history' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:8d1ada0c174f59e50cb4a5999064c76f06fb7228): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Qdefault-view-history): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.209ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Http://www.q-researchsoftware.com' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:b49e3a93521b1bff71307d9e7fe5cc6b01e9885b): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Http%3A//www.q-researchsoftware.com): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.184ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Back_to_Q_home_page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:4b49bdf01e37f68412d4892b486ca3bdf975f706): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Back_to_Q_home_page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.204ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Main_Page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:8f9e9b397d590520d0938b3a063c1c0b58ba8445): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Main_Page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.206ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Wiki_home_page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:aa97b17d87f1db0c9a13497ecdf296861e87a75a): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Wiki_home_page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.243ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Q_Technical_Reference' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:1859097d158fc53a0c9136a3df3a478478796838): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Extension\CategoryTree\CategoryTree::renderChildren [1.483ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_len,page_latest,cl_to,cl_from,cat_id,cat_title,cat_subcats,cat_pages,cat_files FROM `qwpage` `page` JOIN `qwcategorylinks` `categorylinks` FORCE INDEX (cl_sortkey) ON ((cl_from = page_id)) LEFT JOIN `qwcategory` `category` ON ((cat_title = page_title) AND page_namespace = 14) WHERE cl_to = 'Q_Technical_Reference' AND cl_type IN ('page','subcat') ORDER BY cl_type,cl_sortkey LIMIT 200[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.239ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 0 AND page_title = 'Top_20_Common_Problems_When_Using_Q' LIMIT 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.28ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 0 AND page_title = 'Release_Notes' LIMIT 1[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.258ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Installing_and_Updating_Q' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:eef0cbd7ddd522d5eabb5f80d1f81fe71513546e): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.231ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Setting_Up_Data' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:b3f6816a020e34ea26775e7be5ca8ade656a2869): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.224ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Creating_And_Modifying_Tables' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:e803dfdbf58cb95105aa3fb8934f4cddeb2d7c94): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.208ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Charts' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:8610e3e26dd7e3b13329a05dea5f2f41834060d5): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.218ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Creating_New_Variables' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:8bc71ae340bbf83c4f5ba4b2acfca2fe8fabce95): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.225ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Multivariate_Statistics' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:d2f3fafe2707af09bf289f893c6e166f82fd4f00): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.28ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Updating_and_Automation' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:00f653669bd8debf6fd64e9dc6c0166249587f2a): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.269ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Sharing_Data_And_Results' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:05cf4f4b3ac9b44d88209a39295e43ea7c247921): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.209ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Troubleshooting' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:285ec850c11d78bac10f6bfa31b69a37f1b257c9): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.213ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'JavaScript' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:ee620923ff5fc510555dc37083a135ee93b5404b): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.212ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Tests_Of_Statistical_Significance' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:db6d637f4b744f65e8b24a6613498e3d7c2c3c5e): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Cache\LinkCache::fetchPageRow [1.234ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 14 AND page_title = 'Video_Library' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:14:bc836260eabb4a5e9e8242c18bb651f43c574602): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.223ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-n-Back-to-Q-home-page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:ce43de941c98e2ab3c100ee151a493e557a2c21b): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-n-Back-to-Q-home-page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.204ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-n-Back-to-Q-home-page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:e828e7ea9cd5c3327370c789ffaf1407f1ff2b04): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Accesskey-n-Back-to-Q-home-page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.204ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-n-Wiki-home-page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:968bdc4d95d9ebbb4b7d56a70663be2364c9a139): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-n-Wiki-home-page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.224ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-n-Wiki-home-page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:f790bf841222094c03cb69c98063b969141921a1): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Accesskey-n-Wiki-home-page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Extension\CategoryTree\CategoryTree::renderChildren [1.508ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_len,page_latest,cl_to,cl_from,cat_id,cat_title,cat_subcats,cat_pages,cat_files FROM `qwpage` `page` JOIN `qwcategorylinks` `categorylinks` FORCE INDEX (cl_sortkey) ON ((cl_from = page_id)) LEFT JOIN `qwcategory` `category` ON ((cat_title = page_title) AND page_namespace = 14) WHERE cl_to = 'Q_Technical_Reference' AND cl_type IN ('page','subcat') ORDER BY cl_type,cl_sortkey LIMIT 200[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.223ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-p-categorytree-portlet' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:51d982727e411bf117bfe598be8b638092ae32af): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-p-categorytree-portlet): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.208ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'User-interface-preferences' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:cc55e312a5aa3b8484b6bc564e3edba47c592500): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:User-interface-preferences): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.224ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'User-page' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:c70b5a4895ac1b24b96a7e32d0a18d0d4cbe9bdc): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:User-page): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.299ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-p-notifications' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:5e89b9c18080b9e1a98fafc0da774d0eec80a023): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-p-notifications): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.217ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Notifications' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:753a22b2eb617204efee4644795034b8ace1ee14): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Notifications): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.223ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-p-associated-pages' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:ef738cc53166fcf45692d0ade99df069e848dfb2): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Tooltip-p-associated-pages): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.282ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Associated-pages' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:cb7b37d2da1ced2fadc11aa3317c1a8efcf39648): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Associated-pages): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.204ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Namespacenotice-0' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:b01460d8c89cf849d2b7522b3412fd750ddf368b): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Namespacenotice-0): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [1.284ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `qwpage` `page` WHERE page_namespace = 8 AND page_title = 'Variantname-en' LIMIT 1[objectcache] fetchOrRegenerate(qwiki-qw:page:8:2065ff0b4b26c26fa83f8ad4a9907bb9ded198d0): miss, new value computed[objectcache] fetchOrRegenerate(qwiki-qw:messages-big:cfc446277b11d7cbbb19c96e69340f57:Variantname-en): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo [1.35ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `qwpage` `page` WHERE ((page_namespace = 8 AND page_title IN ('Common.css','Noscript.css','Print.css','Qdefault.css') ))[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:qwiki-qw:14c11546ed1a7d8fbe1e5e7c4c6657b051c7b708): miss, new value computed[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:qwiki-qw:da39a3ee5e6b4b0d3255bfef95601890afd80709): miss, new value computed[BlockManager] Block cache miss with key BlockCacheKey{request=#277,user=#395,replica}[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/qwiki-qw[rdbms] MediaWiki\Block\DatabaseBlockStore::newLoad [1.488ms] wikideveus101mysql-server.mysql.database.azure.com:3306: SELECT bl_id,bt_address,bt_user,bt_user_text,bl_timestamp,bt_auto,bl_anon_only,bl_create_account,bl_enable_autoblock,bl_expiry,bl_deleted,bl_block_email,bl_allow_usertalk,bl_parent_block_id,bl_sitewide,bl_by_actor,block_by_actor.actor_user AS `bl_by`,block_by_actor.actor_name AS `bl_by_text`,comment_bl_reason.comment_text AS `bl_reason_text`,comment_bl_reason.comment_data AS `bl_reason_data`,comment_bl_reason.comment_id AS `bl_reason_cid` FROM `qwblock` `block` JOIN `qwblock_target` `block_target` ON ((bt_id=bl_target)) JOIN `qwactor` `block_by_actor` ON ((actor_id=bl_by_actor)) JOIN `qwcomment` `comment_bl_reason` ON ((comment_bl_reason.comment_id = bl_reason_id)) WHERE ((bt_address = '10.244.39.74' OR ((bt_ip_hex = '0AF4274A' AND bt_range_start IS NULL) OR (bt_range_start LIKE '0AF4%' ESCAPE '`' AND bt_range_start <= '0AF4274A' AND bt_range_end >= '0AF4274A'))))[BlockManager] Block cache hit with key BlockCacheKey{request=#277,user=#395,replica}