index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
libs
/
rdbms
/
database
/
DatabaseMySQL.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
rdbms: Remove fallback function name from internal functions
Umherirrender
2024-09-24
1
-1
/
+1
*
Update weblink for openssl-ciphers
Fomafix
2024-08-19
1
-1
/
+1
*
rdbms: track session temp tables by DB name in Database
Aaron Schulz
2024-06-12
1
-12
/
+4
*
Merge "rdbms: clean up indexExists() and indexUnique() in Database"
jenkins-bot
2024-06-10
1
-18
/
+3
|
\
|
*
rdbms: clean up indexExists() and indexUnique() in Database
Aaron Schulz
2024-06-03
1
-18
/
+3
*
|
Merge "rdbms: Drop IReadableDatabase::wasReadOnlyError()"
jenkins-bot
2024-06-05
1
-10
/
+0
|
\
\
|
*
|
rdbms: Drop IReadableDatabase::wasReadOnlyError()
Amir Sarabadani
2024-06-04
1
-10
/
+0
*
|
|
Merge "rdbms: stop passing bogus $dbname values to DatabaseMySQL::open()"
jenkins-bot
2024-06-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rdbms: stop passing bogus $dbname values to DatabaseMySQL::open()
Aaron Schulz
2024-06-05
1
-1
/
+1
*
|
|
Merge "rdbms: Warn about queries that don't provide the caller"
jenkins-bot
2024-06-03
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rdbms: Warn about queries that don't provide the caller
Bartosz DziewoĆski
2024-05-31
1
-2
/
+2
*
|
|
rdbms: Drop IReadableDatabase::wasDeadlock()
Amir Sarabadani
2024-05-31
1
-9
/
+0
|
/
/
*
|
rdbms: rename and clarify various table name parameters
Aaron Schulz
2024-05-28
1
-15
/
+2
*
|
rdbms: keep the current domain in sync within Database/DatabasePlatform
Aaron Schulz
2024-05-23
1
-3
/
+3
|
/
*
rdbms: remove unused IMaintainableDatabase::listViews() method
Aaron Schulz
2024-05-23
1
-27
/
+0
*
rdbms: Remove IDatabase::namedLocksEnqueue()
Amir Sarabadani
2024-05-08
1
-4
/
+0
*
rdbms: Add some return typehints to SelectQueryBuilder
Umherirrender
2024-04-19
1
-3
/
+3
*
Drop old class_aliases for before MW 1.39 that were missed
James D. Forrester
2024-03-20
1
-6
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-6
/
+2
*
rdbms: remove deprecated IDatabase::upsert() return value
Aaron Schulz
2024-02-14
1
-2
/
+1
*
DatabaseMySQL: Auto-fix Universal.WhiteSpace.CommaSpacing.CommaAfterComment
James D. Forrester
2024-01-29
1
-7
/
+7
*
Check warnings from INSERT during tests
Tim Starling
2024-01-12
1
-0
/
+31
*
Deprecate and stop using Database::listViews()
Tim Starling
2023-12-14
1
-1
/
+4
*
Use INFORMATION_SCHEMA instead of SHOW where possible
Tim Starling
2023-12-14
1
-65
/
+44
*
rdbms: clean up tableName() handling of pre-quoted names
Aaron Schulz
2023-12-13
1
-3
/
+4
*
Make write queries just have a single destination table
Tim Starling
2023-12-11
1
-1
/
+1
*
rdbms: Simplify TRUNCATE handling
Tim Starling
2023-12-11
1
-1
/
+1
*
rdbms: distinguish different CREATE statements in Query::getVerb()
Aaron Schulz
2023-12-09
1
-1
/
+1
*
rdbms: make Query only track tables that are the target of writes
Aaron Schulz
2023-12-05
1
-7
/
+5
*
rdbms: Drop some of class aliases of DatabaseMySQL
Amir Sarabadani
2023-10-31
1
-10
/
+0
*
rdbms: Rename DatabaseMysqlBase to DatabaseMySQL
Amir Sarabadani
2023-09-13
1
-0
/
+914