aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba/dba_mysqli.php
Commit message (Expand)AuthorAgeFilesLines
* use pdo for postgres alsozotlabs2016-10-191-1/+1
* prevent recursion in the database driver when debugging is enabled and the sy...redmatrix2016-05-091-4/+4
* some cleanup on the mysqli driverredmatrix2016-04-251-6/+12
* add syslog loglevels to dba functionsredmatrix2016-03-071-4/+4
* added dbdriver to siteinfo json to better track affected sitesHabeas Codice2014-11-221-0/+4
* mysql driver - in debug mode for statements that return true/false report the...friendica2014-11-131-1/+1
* bring back mail list and cleanup some issues which popped out with full PHP w...friendica2013-08-271-1/+1
* fix intltext template driverfriendica2013-05-151-1/+6
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co...fabrixxm2013-05-101-2/+2
* cleanup debugging code in abstracted db driverfriendica2013-04-221-6/+15
* db abstraction layerfriendica2013-04-221-0/+62