summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_change_user.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-08-151-2/+26
|\
| * Fix failing testsKeyur Govande2014-08-141-1/+6
* | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-40/+52
|/
* Coverage for a 'silent server protocol change' from the past for which both m...Ulf Wendel2011-03-231-1/+21
* Test case for the buffer overflow in mysqlnd_change_userAndrey Hristov2010-04-271-1/+11
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-2/+2
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+79