summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_character_set.phpt
Commit message (Expand)AuthorAgeFilesLines
* MySQL 5.6 updateUlf Wendel2011-09-021-1/+2
* Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.Andrey Hristov2010-08-161-1/+2
* detect easily which charset doesn't workAndrey Hristov2010-08-161-9/+10
* 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-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-7/+8
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-1/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-3/+6
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+100