Seb35 has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/404543 )
Change subject: Don't use deprecated DatabaseMysql
......................................................................
Don't use deprecated DatabaseMysql
Bug: T120333
Change-Id: I6c2c37b6393848268f5f67a333c95819c149d337
---
M OdbcDatabase.body.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OdbcDatabase
refs/changes/43/404543/1
diff --git a/OdbcDatabase.body.php b/OdbcDatabase.body.php
index 42da7c2..db76ba8 100644
--- a/OdbcDatabase.body.php
+++ b/OdbcDatabase.body.php
@@ -253,7 +253,7 @@
* @param $fname string
* @return false|array
*/
- function indexInfo( $table, $index, $fname = 'DatabaseMysql::indexInfo'
) {
+ function indexInfo( $table, $index, $fname =
'DatabaseMysqli::indexInfo' ) {
/*
* For now, always return false. Not sure how
* to generically find this info using no
--
To view, visit https://gerrit.wikimedia.org/r/404543
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c2c37b6393848268f5f67a333c95819c149d337
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OdbcDatabase
Gerrit-Branch: master
Gerrit-Owner: Seb35 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits