summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_get_client_stats.phpt
Commit message (Expand)AuthorAgeFilesLines
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Testing for the two new statistics 'bytes_received_real_data_normal' and 'byt...Ulf Wendel2010-11-121-3/+74
* two new statsAndrey Hristov2010-11-051-1/+5
* Fix testAndrey Hristov2010-05-261-7/+11
* Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-1/+9
* Fixing stats, updating test to accept new statsUlf Wendel2009-10-221-1/+5
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+2
* Extending mysqlnd statistics/monitoring. Now counting COM_* commands.Ulf Wendel2009-10-161-1/+59
* Updating test because of http://news.php.net/php.cvs/60561Ulf Wendel2009-10-011-2/+2
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-2/+2
* Fixing mysqli_get_client_stats.phpt. More testing for MYSQLI_INIT_COMMANDUlf Wendel2009-09-211-1/+7
* Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/ve...Ulf Wendel2009-07-061-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+26
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-240/+240
* - Removed UEXPECT(F)Felipe Pena2009-01-061-253/+0
* Fix testsAndrey Hristov2008-10-271-4/+236
* MFB:Andrey Hristov2008-01-281-4/+4
* MFB: More optimizations - less MM callsAndrey Hristov2008-01-281-4/+4
* More updates to the ext/mysqli tests in HEAD = synching with 5_3Ulf Wendel2007-10-101-13/+502
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+1
* Adding tests for a few new functions that come with mysqlnd:Ulf Wendel2007-07-231-0/+644