Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T277056: TypeError: Argument 1 passed to Wikimedia\Rdbms\TransactionProfiler::recordConnection() must be of the type string, null given + (Rdbms library)
- T269789: PHP Notice: Undefined index: queries + (Rdbms library)
- T280831: Uncaught Wikimedia\Rdbms\DBUnexpectedError: DB connection was already closed + (Rdbms library)
- T275713: Misc ChronologyProtector follow-up (Feb 2021) + (Rdbms library)
- T210778: Add IDatabase::updateJoin() + (Rdbms library)
- T193565: Foreign query for metawiki fails with "Table 'centralauth.page' doesn't exist" (DBConnRef mixup?) + (Rdbms library)
- T277485: Include request_id in the comments of database queries + (Rdbms library)
- T279063: Deprecate and remove DBAccessBase class + (Rdbms library)
- T274618: Return actual integers when selecting integer fields from the DB + (Rdbms library)
- T287988: PHP Warning: Class __PHP_Incomplete_Class has no unserializer + (Rdbms library)
- T281451: Wikimedia\Rdbms\DBTransactionError: Transaction round stage must be 'cursory' (not 'within-rollback-callbacks') + (Rdbms library)
- T294969: Deprecate and remove Database::lockTables and Database::unlockTables + (Rdbms library)
- T293536: MediaWiki should support setting a read query time limit + (Rdbms library)
- T269161: Disallow direct "BEGIN"/"COMMIT"/"ROLLBACK" via Database::query() + (Rdbms library)
- T235244: Ensure operational visibility in ChronologyProtector + (Rdbms library)
- T191622: Add support for truncating tables + (Rdbms library)
- T236880: Document when to use different ILoadBalancer::get*Connection* methods + (Rdbms library)
- T239900: Sync understanding of MediaWiki rdbms 'weight' behaviour with DBAs + (Rdbms library)
- T200703: Special:RandomInCategory does not return all pages with equal probability + (Rdbms library)
- T288882: SelectQueryBuilder::where() should not overwrite previous conditions + (Rdbms library)
- T259362: Permit temporary table operations to be executed on replica connections + (Rdbms library)
- T243051: A query builder for MediaWiki core + (Rdbms library)
- T259518: Decide how JOIN tables should be mentioned in IDatabase::select() + (Rdbms library)
- T255492: Consider making ILoadBalancer::getServerConnection private or internal + (Rdbms library)
- T255493: Consider phasing out ILoadBalancer::getConnectionRef in favour of ILoadBalancer::getLazyConnectionRef + (Rdbms library)
- T265386: Rewrite LoadMonitor to better handle cache regeneration and improve separation of concern + (Rdbms library)
- T274724: Add support for "Max-Age" to WebResponse::setCookie (more reliable than "Expires") + (Rdbms library)
- T298687: Query caller comments /* Class::method */ not available in slow queries logstash dashboard + (Rdbms library)
- T296960: Remove unused or barely used functions of IDatabase + (Rdbms library)
- T105728: MySQL field aliases in select() should use quoting + (Rdbms: MySQL support)
- T129093: SHOW SLAVE STATUS as a health check should have a low timeout + (Rdbms: MySQL support)
- T180157: DatabaseMysqlBase::fieldExists check can trigger full table scan + (Rdbms: MySQL support)
- T194125: [RFC] Future of charset and collation for mediawiki on mysql + (Rdbms: MySQL support)
- T221159: FY18/19 TEC1.6 Q4: Improve or replace the usage of GTID_WAIT with pt-heartbeat in MW + (Rdbms: MySQL support)
- T224422: Implement logic to filter bogus GTIDs + (Rdbms: MySQL support)
- T237898: Add MariaDB version check in wikimedia/rdbms (separate from MySQL) + (Rdbms: MySQL support)
- T296615: MySQLField::defaultValue() returns empty string all the time + (Rdbms: MySQL support)
- T208345: Add AWS Aurora MySQL Driver + (Rdbms: Non-MySQL support)
- T248854: MediaWiki installation error: MediaWiki\Storage\PageEditStash::getAndWaitForStashValue Error: 1105 Percona-XtraDB-Cluster prohibits use of GET_LOCK with pxc_strict_mode = ENFORCING + (Rdbms: Non-MySQL support)
- T252311: Fixup SQLite INSERT INTO table_tmp SELECT * FROM table + (Rdbms: Non-MySQL support)
- T252481: PerconaDB integration with MediaWiki / Semantic MediaWiki extension + (Rdbms: Non-MySQL support)
- T253199: SQLite's flexible typing causing incompatibility issues (at least in WMF CI) + (Rdbms: Non-MySQL support)
- T254621: SqlBagOStuff::incr() fails with PostgreSQL + (Rdbms: Non-MySQL support)
- T93097: MediaWiki should support SQLite 3.8 (or later) + (Rdbms: Non-MySQL support)
- T252183: Bug in Database::getTempTableWrites is causing a flood of warnings from phpunit when using Postgres + (Rdbms: Non-MySQL support)
- T259084: Fix broken DatabasePostgresTest cases that emit db error + (Rdbms: Non-MySQL support)
- T218223: Upgrade script from MW 1.29 to 1.32 seems to break revision table + (Reactive)
- T222381: Force user ID to 0 when reading revisions from another wiki's database + (Reactive)
- T221763: LinksUpdate fails during page move due to "Title does not belong to page" RevisionStore error from PageImages hook + (Reactive)
- T205936: Unable to view some pages due to fatal RevisionAccessException: "Failed to load data blob from tt" + (Reactive)
- T217831: Add a check to populateContentTables.php to ensure that populateRevisionSha1.php is run first + (Reactive)
- T217829: Update populateRevisionSha1.php to run over the content table + (Reactive)
- T212428: includes/Revision/RevisionStore.php: Main slot of revision (number) not found in database! + (Reactive)
- T205675: Move action aborted by fatal error "Argument must be MediaWiki\Storage\RevisionRecord, null given" + (Reactive)
- T211473: JADE\Tests\Hooks\MoveHooksTest::testOnMovePageIsValidMove is broken + (Reactive)
- T214062: updateSearchIndex.php fails with Error: 1100 Table 'slots' was not locked with LOCK TABLES + (Reactive)
- T222212: RevisionStore must not expose user IDs from a foreign wiki + (Reactive)
- T224949: Failed to access name from slot_roles using id = 1 + (Reactive)