[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed: What|Removed |Added See Also|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #23 from Stefan Plewako :stef d...@splewako.com --- (In reply to Mark A. Hershberger from comment #22) What if you don't add $wgDBport? Does it work then? Yes, it works without $wgDBport and $wgDBserver -- You are receiving

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #21 from Stefan Plewako :stef d...@splewako.com --- (In reply to Andre Klapper from comment #20) Stefan: Is this also a setting your provider recommended (see comment 12)? No, it was setting suggested on

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #22 from Mark A. Hershberger m...@everybody.org --- (In reply to Stefan Plewako :stef from comment #21) With original settings: $wgDBserver = localhost:/var/lib/mysql/mysql.sock; it doesn't work and after change in

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #20 from Andre Klapper aklap...@wikimedia.org --- Stefan: Is this also a setting your provider recommended (see comment 12)? Did you check that the code change in https://gerrit.wikimedia.org/r/#/c/119735/ is in place on the server,

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-04-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Stefan Plewako :stef d...@splewako.com changed: What|Removed |Added CC|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Umherirrender umherirrender_de...@web.de changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #17 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 119735 merged by jenkins-bot: Make MySQLi work with non-standard port https://gerrit.wikimedia.org/r/119735 -- You are receiving this mail because: You are the

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-03-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #16 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 119735 had a related patch set uploaded by Mglaser: Make MySQLi work with non-standard port https://gerrit.wikimedia.org/r/119735 -- You are receiving this

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 109634 merged by jenkins-bot: Make MySQLi work with non-standard port https://gerrit.wikimedia.org/r/109634 -- You are receiving this mail because: You are the

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 109634 had a related patch set uploaded by Mglaser: Make MySQLi work with non-standard port https://gerrit.wikimedia.org/r/109634 -- You are receiving this

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Roy Grubb roygr...@gandanet.com.hk changed: What|Removed |Added CC|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #13 from Roy Grubb roygr...@gandanet.com.hk --- It was what my ISP told me to use when I first set up Wikimedia a couple of years ago and couldn't get a connection. It worked then, and it worked up to the time I updated to 1.22. --

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 109634 had a related patch set uploaded by Mglaser: Make MySQLi work with non-standard port (bug 58153) https://gerrit.wikimedia.org/r/109634 -- You are

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #8 from Markus Glaser gla...@hallowelt.biz --- It turns out that this fix is not as simple as thought. $wgDBport is set to 5432. If I make mysqli consider $wgDBport by default, all instances using mysqli on 3306 will be broken.

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #9 from Alex Legler a...@gentoo.org --- (In reply to comment #8) It turns out that this fix is not as simple as thought. $wgDBport is set to 5432. If I make mysqli consider $wgDBport by default, all instances using mysqli on 3306

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #10 from Alex Legler a...@gentoo.org --- (In reply to comment #9) That won't handle the syntax for persistent connections correctly which is 'p:host:port'. 'p:host' of course for earlier versions. ;) -- You are receiving this

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Kevin Israel (PleaseStand) pleasest...@live.com changed: What|Removed |Added CC|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2014-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #5 from Kasper Souren kasper.sou...@gmail.com --- Meanwhile adding the following in LocalSettings.php can be a possible workaround on some systems, I've seen it work on one system and fail on another: ini_set('mysqli.default_port',

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2013-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Nemo federicol...@tiscali.it changed: What|Removed |Added CC||gla...@hallowelt.biz

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2013-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Kasper Souren kasper.sou...@gmail.com changed: What|Removed |Added CC|

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2013-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 --- Comment #2 from Dimitar Dimitrov mita...@gmail.com --- I have php 5.4.22 on my server, compiled with '--with-mysql' '--with-mysqli=...' '--with-pdo-mysql=...' I get the following errors: DB connection error Server: myserver:1234 , User:

[Bug 58153] mysqli: Non-standard port handling broken (explicit parameter int $port expected)

2013-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58153 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Keywords|