aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_mysqli.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo fixed in commentplegall2016-07-261-1/+1
* fixes #376, remove option ONLY_FULL_GROUP_BY in sql_modeplegall2016-07-261-0/+13
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* fixes #384 use built-in functions to set charsetplegall2015-12-081-2/+4
* feature 2999: (incomplete) doc of mysqli functionsmistic1002014-02-111-85/+117
* arrayfromquery optimizations: move double if from inside loop to outside + us...rvelices2014-02-111-0/+70
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* move array_from_query to functions.inc.phpmistic1002013-11-101-30/+0
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-11/+5
* bug 2865: correct handle of sockets for mysqlimistic1002013-09-051-1/+1
* merge r22183 from branch 2.5 to trunkplegall2013-04-121-1/+1
* merge r22181 from branch 2.5 to trunkplegall2013-04-121-1/+22
* feature:65 add pwg_db_errno and pwg_db_errormistic1002013-03-021-0/+14
* feature:65 add fetch_array SQL functionsmistic1002013-02-011-0/+5
* feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002013-01-301-0/+798