aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_mysql.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* fixes #384 use built-in functions to set charsetplegall2015-12-081-1/+1
* 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
* feature:65 add pwg_db_errno and pwg_db_errormistic1002013-03-021-0/+10
* 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-9/+5
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-0/+5
* batch manager - remove unused code, less sql queries and avoid 4 calls to sam...rvelices2012-10-091-5/+14
* feature 2604: support rotation on derivativesplegall2012-04-011-1/+1
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-061-3/+3
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* better get_boolean function: able to detect "0" as false, (bool)false as falseplegall2011-12-161-8/+11
* merge r12747 from branch 2.3 to trunkplegall2011-12-161-2/+8
* merge r12009 from branch 2.2 to trunkplegall2011-08-301-1/+1
* feature 2359: simpler function single_update and single_insertplegall2011-08-241-18/+26
* feature:2359 add single_update and single_insert functionsmistic1002011-06-221-2/+101
* merge r11363 from branch 2.2 to trunkplegall2011-06-141-1/+1
* - fix icon display on index page (calendar by post date)rvelices2011-01-221-5/+3
* Happy new year 2011plegall2011-01-181-2/+2
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-061-0/+5
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-251-1/+5
* Bug 1738 fixed : hour function doesn't exists for database other than mysql.nikrou2010-06-221-0/+5
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-9/+17
* Bug 1567 fixed : problem with old version of mysqlnikrou2010-04-101-0/+1
* Feature 1255 :nikrou2010-03-211-9/+14
* feature 1255: add pwg_select_db function.patdenice2010-03-211-3/+7
* increase copyright year to 2010plegall2010-03-191-1/+1
* Fix some sql issues :nikrou2010-03-191-2/+2
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-031-2/+2
* Feature 1255 : bug in install with mysql and postgresql if some form paramete...nikrou2010-02-281-2/+2
* Feature 1255 : missing quotes in concat function for mysqlnikrou2010-02-211-1/+1
* Feature 1255 :nikrou2010-02-151-1/+1
* Feature 511 : fix problems with calendar functionsnikrou2010-02-031-0/+6
* Feature 511 : add support for sqlite database enginenikrou2010-01-281-2/+3
* Feature_1255:nikrou2009-11-291-13/+4
* Feature_1255 :nikrou2009-11-291-0/+73
* Feature 1255: modification in sql queriesnikrou2009-11-251-0/+95
* Feature 1241 : revert pwg_db_fetch_row because we use $row[0]nikrou2009-11-211-1/+1
* Feature 1244 : misspelled functions pwg_db_free_result() (db missing)nikrou2009-11-211-1/+1
* Feature 1244 : bug fixnikrou2009-11-201-1/+0
* Feature 1244 resolvednikrou2009-11-201-0/+463