Start request GET /index.php?oldid=28&title=Translations%3AMLEB_2024_07%2F12345%2Fen
IP: 172.16.5.238
HTTP HEADERS:
HOST: language-mleb-stable.wmcloud.org
X-FORWARDED-PROTO: https
CONNECTION: close
ACCEPT: */*
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPT-ENCODING: gzip, br, zstd, deflate
(end headers)
[session] SessionManager using store SqlBagOStuff
[localisation] LocalisationCache using store LCStoreCDB
[objectcache] MainWANObjectCache using store EmptyBagOStuff
[session] SessionBackend "g054tn76k05vhr5j8b79gennakbfuca1" is unsaved, marking dirty in constructor
[session] SessionBackend "g054tn76k05vhr5j8b79gennakbfuca1" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "my_wiki_session", "", "1698913545", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "my_wikiUserID", "", "1698913545", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "my_wikiToken", "", "1698913545", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "forceHTTPS", "", "1698913545", "/", "", "", "1", ""
[session] SessionBackend "g054tn76k05vhr5j8b79gennakbfuca1" 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 "g054tn76k05vhr5j8b79gennakbfuca1" save: dataDirty=1 metaDirty=0 forcePersist=0
[rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [0.138ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''
[rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\DatabaseMySQL::serverIsReadOnly [0.171ms] localhost: SELECT @@GLOBAL.read_only AS Value
[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:localhost): miss, new value computed
[rdbms] Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) [0.059ms] localhost: BEGIN
[rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.472ms] localhost: 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 `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 28 LIMIT 1
[SQLBagOStuff] MainObjectStash using store SqlBagOStuff
[MessageCache] MessageCache using store SqlBagOStuff
ParserFactory: using default preprocessor
[rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [0.078ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''
[rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/my_wiki
[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
[rdbms] SqlBagOStuff::fetchBlobs [0.229ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'my_wiki:messages:en' AND (exptime >= '20241101082545')
[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved my_wiki:messages:en; expiry time is 99991231235959
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.163ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'my_wiki:messages:en:status' AND (exptime >= '20241101082545')
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::doLock [0.131ms] localhost: SELECT IF(GET_LOCK('my_wiki:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MessageCache::loadFromDB(en)-big [0.353ms] localhost: SELECT page_title,page_latest FROM `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 [0.368ms] localhost: 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 `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `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/my_wiki
[rdbms] Wikimedia\Rdbms\Replication\MysqlReplicationReporter::getServerId [0.121ms] localhost: SELECT @@server_id AS id
[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [3.257ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('my_wiki:messages:en','��M\n�0����N�~�1_V]��QI��K�*t�xw�n��Ya���g��8O��x��G���)�0�����Ԋ/a�\n��)�V��ݵ�����}�ԁ�:�V�q\r���','99991231235959')
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::doUnlock [0.134ms] localhost: SELECT RELEASE_LOCK('my_wiki:messages:en') AS released
[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from DB
[SQLBagOStuff] MicroStash using store SqlBagOStuff
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] WikiPage::pageData [0.308ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 1198 AND page_title = 'MLEB_2024_07/12345/en' LIMIT 1
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.304ms] localhost: 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 `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 28 LIMIT 1
[objectcache] fetchOrRegenerate(global:revision-row-1.29:my_wiki:27:28): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.202ms] localhost: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 28
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Storage\NameTableStore::loadTable [0.12ms] localhost: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id
[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:my_wiki): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Storage\NameTableStore::loadTable [0.099ms] localhost: SELECT model_id AS `id`,model_name AS `name` FROM `content_models` ORDER BY id
[objectcache] fetchOrRegenerate(global:NameTableSqlStore:content_models:my_wiki): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:page-content-model:28): miss, new value computed
[ContentHandler] Registered handler for wikitext: WikitextContentHandler
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
Unstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from Language->internalUserTimeAndDate
[localisation] LocalisationCache::loadCoreData: got localisation for en from source
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.156ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 2 AND page_title = 'FuzzyBot' LIMIT 1
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.129ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 3 AND page_title = 'FuzzyBot' LIMIT 1
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.162ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'Translate-MessageIndex-interim' AND (exptime >= '20241101082545')
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageLoading\DatabaseMessageIndex::get [0.103ms] localhost: SELECT tmi_value FROM `translate_messageindex` WHERE tmi_key = '1198:mLEB_2024_07/12345/en' LIMIT 1
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Revision\RevisionStore::getRelativeRevision [0.33ms] localhost: SELECT rev_id FROM `revision` IGNORE INDEX (rev_timestamp) WHERE rev_page = 27 AND (rev_timestamp < '20240724070839' OR (rev_timestamp = '20240724070839' AND (rev_id < 28))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[ParserCache] Creating ParserCache instance for pcache
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.166ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 1198 AND page_title = 'MLEB_2024_07/12345' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:1198:1fa569608b39e9a8482783ee387a761d94d03838): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.176ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'my_wiki:pcache:idoptions:27' AND (exptime >= '20241101082545')
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[ParserCache] ParserOutput metadata cache miss
Article::generateContentOutput: doing uncached parse
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.188ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'my_wiki:pcache:idoptions:27' AND (exptime >= '20241101082545')
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[ParserCache] ParserOutput metadata cache miss
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.173ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 27
[objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:my_wiki:tt%3A27): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [2.33ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('my_wiki:pcache:idhash:27-0!canonical','�VYs�F��+�Jބ\r�8~XY�jˇʒ��k�-i\"���AǺ���3�X²�P���t����!B?�wC�Ş�Vڡ}���Y��`�%�V�1��~�%it���N�s�e_��(���([ ;���e���E�)��1�iDd������{DN��%D�?��t��ˑ��a$�<���>�q�DB$͘8;UB矉\n� WW�h���SB��^_��X��w,����N����W���_�9D�$�+Hs4�r����U�R�μ_���@x��͵K%y����I���3$m���n`3�H���$�Z�W\Z���M�\'I��7F �XBjT]gq����T�j�71�.�\"U���g�-̗��|Mx���u�g�ï��+̲���ɔ$��SE��;h�x8b�9����qm(����,�ѮT�����vA$���;�8����H\'A�:k�)a\nU�P@\ZȀ3\'+p��*�8���;4VB�؋������8��s�9��P�뵡�����J}J������)�\"qMr����+*tO\\�CC�O7��O��|M����,ֆz-��Ϗ�c&$l��1�dR 3�J��-�\r�^�o�K�G�W����®U�`ǐ�ee�{&��5���q�e�\n?j}�\\0!9͝J�����ڶ�Q�1|��gs�\"��2��o�>�ŵ��Y��$V��5���&~\0D�s=w�w;]��(������6�\nW�c�aS�将�!2�M�`C���<�@� ��{M��9<�\n|+c��~\0�ZƭeL�Q�8�>�iB�M%�QX��^\n4�qԊ=��m��!���y=H���)L����^� D�� �v~T3%k�-�,�M���o�6�\'�\nvV�{R�>�5=��e�������M,̲U�f�\Z��9(�d̢���N�;��0\Zֆ����X������)�����k\n�Ӥ\'U�^421�*`��z~��:ݶ�w[\n�{G��t�=t|���bo�3\r�J��o��N����:�N�3z<op��ܠ���QJ�����G��o��Їz:�0�d\Z!��Go㓓���\"iR�P{�]&d��*݄2�p]�I^�\"VC�P��\Z�`=���$9�O0d��^@}xg�^O�c��6]������U����86/�z�V�0v9%H����1j�td��zqx�����\'�PS�-�\n3�U$U�\r=%�q�)���j�dr��fX���u���EY�%�����WQE������_�b*�l��Łk�B�(��z\'|Z���7�4��,�g���[]�\n��(��lOU\\\Z��:P�3���8��E��ڝ�DiR����A�V�V���z�jl-\n|Or���*�����,���ҽ����9�⺝\'�}2vٿ��','20241102082545')
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [2.551ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('my_wiki:pcache:idoptions:27',']��n�0�D��g��HD鑦R$ڠ�����dU0��&�Q����&�d��xvf)��� ;��k�w��S�;I,93���\'����x\r,1ڂǐ�P]T����8��[Y5V������k\' �4wt3(.��(s�����qYۛ�d��.D�Kg$��G�L]Hi�Ӄ&�i1/Ќ����������~�r,�a��������D��S�@����]���4�w(�ȏ�R^���F}bI��|b���.��0\n�?��p���4|s���[g���+�IA��ׯ�V]�\Z��i�{��','20241102082545')
[ParserCache] Saved in parser cache
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[objectcache] getWithSetCallback(my_wiki:page-content-model:28): process cache hit
[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0.26ms] localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `page_restrictions` WHERE pr_page = 27
[objectcache] fetchOrRegenerate(my_wiki:page-restrictions:v1:27:28): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageGroupProcessing\RevTagStore::getLatestRevisionsForTags [0.295ms] localhost: SELECT MAX(rt_revision) AS `rt_revision`,rt_type FROM `revtag` WHERE rt_page = 27 AND rt_type = 'tp:mark' GROUP BY rt_type
[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
[rdbms] MediaWiki\MediaWikiEntryPoint::commitMainTransaction [0.086ms] localhost: COMMIT
MediaWiki\MediaWikiEntryPoint::commitMainTransaction: primary transaction round committed
[DeferredUpdates] DeferredUpdates::run: started MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #920
[DeferredUpdates] DeferredUpdates::run: ended MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #920, processing time: 0.00016212463378906
MediaWiki\MediaWikiEntryPoint::commitMainTransaction: pre-send deferred updates completed
MediaWiki\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 completed
MediaWiki\Output\OutputPage::haveCacheVaryCookies: no cache-varying cookies found
[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Extension\Translate\MessageGroupProcessing\RevTagStore::getTranslatableBundleIds) [0.069ms] localhost: BEGIN
[rdbms] MediaWiki\Extension\Translate\MessageGroupProcessing\RevTagStore::getTranslatableBundleIds [0.354ms] localhost: SELECT rt_page FROM `revtag` JOIN `page` ON ((rt_page = page_id) AND (rt_revision = page_latest) AND rt_type IN ('tp:mark','tp:tag') ) GROUP BY rt_page
[objectcache] fetchOrRegenerate(my_wiki:pagetranslation:sourcepages): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence) [0.195ms] localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model,page_lang FROM `page` WHERE ((page_namespace = 1199 AND page_title = 'MLEB_2024_07/12345/en'))
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.169ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-info' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:e9a5ae1c8c14bbc49a89895e7bf7a1e87f3b4a45): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-info): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.164ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Footer-info' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:1c1cc4e608f675b94b51380fbe902d9fdd571be8): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Footer-info): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.168ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:7a4fa4f552247124e5865f44c2e43a02086610b0): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-places): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.136ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-privacy' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:734c4078759c2292be9e9795c7a74ef87d074779): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-places-privacy): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.172ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-privacy' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:3864a0b0b2a1fc783bea1bd0e914723d5aff38d4): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-footer-places-privacy): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.131ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-about' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:5eb3e91a5322a3d53da9855ca4156afc735f1427): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-places-about): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.123ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-about' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:9bcd402c7633c2cfe82486d8d4d8d6e8ed30731d): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-footer-places-about): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.185ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-disclaimers' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:51b1aadd5a7b5330bc5634704893b47aa8c62780): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-places-disclaimers): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.175ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-disclaimers' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:ccad5b2df7a19fe5198c6859b9f78206905cbe11): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-footer-places-disclaimers): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.18ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Footer-places' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:bbc89cc33a3921f2442aea81be6c21aaab524797): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Footer-places): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.163ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-icons' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:a22833dd52ee6cc8a01cb69d745018b36897d9ac): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-footer-icons): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.127ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Footer-icons' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:8cfd80862e4b8e189c23a54d71d2ad28022f3dac): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Footer-icons): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.161ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Nstab-translations_talk' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:b543ccd90c60a63a00f6bbe1ed8dd3d8e43543b1): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Nstab-translations_talk): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.124ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'View-view' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:bed9db6016ee14f1ae7f119f7924d1dd4c35531f): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:View-view): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.128ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Vector-action-viewsource' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:0f728b29afe93d8b9ca4d39e06100265375bc05d): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Vector-action-viewsource): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.209ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'Translate-MessageIndex-interim' AND (exptime >= '20241101082545')
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageLoading\DatabaseMessageIndex::get [0.155ms] localhost: SELECT tmi_value FROM `translate_messageindex` WHERE tmi_key = '1198:mLEB_2024_07/12345' LIMIT 1
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageProcessing\MessageGroupMetadata::getGroupsWithSubgroups [0.191ms] localhost: SELECT tmd_group AS `value` FROM `translate_metadata` WHERE tmd_key = 'subgroups'
[objectcache] fetchOrRegenerate(my_wiki:translate-mg:aggregate-groups): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[objectcache] fetchOrRegenerate(my_wiki:translate-mg:file-based-groups): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[objectcache] fetchOrRegenerate(my_wiki:translate-mg:hook-defined-groups): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageBundleTranslation\MessageBundleMessageGroupFactory::getData [0.479ms] localhost: SELECT page_id,page_namespace,page_title,MAX(rt_revision) AS `rt_revision` FROM `page` JOIN `revtag` ON ((page_id=rt_page) AND rt_type = 'mb:valid') GROUP BY page_id,page_namespace,page_title
[objectcache] fetchOrRegenerate(my_wiki:translate-mg:message-bundles): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\MessageProcessing\MessageGroupMetadata::preloadGroups (for MediaWiki\Extension\Translate\MessageBundleTranslation\MessageBundleMessageGroupFactory::createGroups) [0.286ms] localhost: SELECT tmd_group,tmd_key,tmd_value FROM `translate_metadata` WHERE tmd_group = 'messagebundle-MB 2024.07'
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Extension\Translate\PageTranslation\TranslatablePageMessageGroupFactory::getData [0.332ms] localhost: SELECT page_id,page_namespace,page_title FROM `page` JOIN `revtag` ON ((page_id=rt_page)) WHERE rt_type = 'tp:mark' GROUP BY rt_page,page_id,page_namespace,page_title
[objectcache] fetchOrRegenerate(my_wiki:translate-mg:translatable-pages): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.3ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-t-alltrans' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:de2b9b01e2be4a94436ec31ee61006b034c4078d): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-t-alltrans): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.273ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-t-alltrans' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:f44604810416bb6510a6e40d77e93482dc1936dc): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-t-alltrans): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.231ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-uls' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:6413cf1dc7e48626de004977c677b6c8a55e2805): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-ca-uls): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.202ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-uls' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:fd39f2d7962ddb50cb19fd00d7cffa75e5365066): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-ca-uls): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.224ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'User-interface-preferences' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:cc55e312a5aa3b8484b6bc564e3edba47c592500): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:User-interface-preferences): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.18ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-p-notifications' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:5e89b9c18080b9e1a98fafc0da774d0eec80a023): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-p-notifications): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.169ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-p-associated-pages' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:ef738cc53166fcf45692d0ade99df069e848dfb2): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-p-associated-pages): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.171ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-nstab-translations' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:52fc3d55fbeed30f14ba1d082105617dff430d19): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-ca-nstab-translations): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.162ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-nstab-translations' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:714e14019045aa095ef13be23de8e2e00ffb17f2): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-ca-nstab-translations): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.172ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Associated-pages' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:cb7b37d2da1ced2fadc11aa3317c1a8efcf39648): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Associated-pages): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.19ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-pt-uls' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:225d4b727fb642595e4832aef4d935cb699182da): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Tooltip-pt-uls): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.195ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-pt-uls' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:523f3ac6664d7dd429ec9ea26c2ada43f94ca413): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Accesskey-pt-uls): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.165ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Namespacenotice-1198' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:d38e6c7009b5009749aa441888484d5b0e68af16): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Namespacenotice-1198): miss, new value computed
[objectcache] getWithSetCallback(my_wiki:pagetranslation:sourcepages): process cache hit
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.192ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 1198 AND page_title = 'MLEB_2024_07' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:1198:654fd8c7799ee803de9a9286f977d2ec0668c2f1): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.222ms] localhost: 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,page_lang FROM `page` WHERE page_namespace = 8 AND page_title = 'Variantname-en' LIMIT 1
[objectcache] fetchOrRegenerate(my_wiki:page:8:2065ff0b4b26c26fa83f8ad4a9907bb9ded198d0): miss, new value computed
[objectcache] fetchOrRegenerate(my_wiki:messages-big:c0007996e3323c7c9fd10f2bcaed1041:Variantname-en): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo [0.368ms] localhost: SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `page` WHERE ((page_namespace = 8 AND page_title IN ('Common.css','Noscript.css','Print.css','Vector.css') ))
[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:my_wiki:e13a4c6012b98731f23f3a3a185dc3aa663155e7): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:my_wiki:da39a3ee5e6b4b0d3255bfef95601890afd80709): miss, new value computed
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki
[rdbms] SqlBagOStuff::fetchBlobs [0.499ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'my_wiki:lightncandy-compiled:2.2.0:1310722:/var/www/core/skins/Vector/includes/templates:skin-legacy' AND (exptime >= '20241101082545')
[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved my_wiki:lightncandy-compiled:2.2.0:1310722:/var/www/core/skins/Vector/includes/templates:skin-legacy; expiry time is 20241104171741
[rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/my_wiki