summaryrefslogtreecommitdiffstats
path: root/wp-includes/wp-db.php
Commit message (Collapse)AuthorAgeFilesLines
* Send errors to error_log to avoid "bugs" like this: ↵donncha2007-04-071-4/+7
| | | | | | | | | | | | | http://trac.mu.wordpress.org/ticket/304 If ERRORLOGFILE defined use that file instead. If DIEONDBERROR defined then halt script with error message (Do not use on a production server!) Define constants in wp-config.php like this: define('ERRORLOGFILE', '/tmp/mysq.log'); define('DIEONDBERROR', 1); git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@957 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-281-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4865donncha2007-02-051-2/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@879 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4701donncha2007-01-081-5/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter queriesdonncha2006-12-071-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@822 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4559donncha2006-11-301-27/+60
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@816 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4254donncha2006-09-261-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4197donncha2006-09-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@761 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4096donncha2006-08-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@722 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-08-011-1/+3
| | | | | | | | Display newest updated blogs on home page Sidebar and footer: added links to signup and main blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@713 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-181-49/+51
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@685 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+433
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36