aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba/dba_mysqli.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵friendica2014-11-131-1/+1
| | | | the sql along with the result so we can match it to an offending statement. This has bugged me for some time but never got around to fixing it until now.
* bring back mail list and cleanup some issues which popped out with full PHP ↵friendica2013-08-271-1/+1
| | | | warnings
* fix intltext template driverfriendica2013-05-151-1/+6
|
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for ↵fabrixxm2013-05-101-2/+2
| | | | compiled templates
* cleanup debugging code in abstracted db driverfriendica2013-04-221-6/+15
|
* db abstraction layerfriendica2013-04-221-0/+62