summaryrefslogtreecommitdiffstats
path: root/wp-includes/wp-db.php
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge with rev 8339donncha2008-07-151-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1374 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove $usermeta, fixes #666donncha2008-06-261-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1340 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8180donncha2008-06-241-85/+466
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1336 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-131-3/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup init processdonncha2008-06-051-10/+25
| | | | | | | Initialize the object cache sooner so sunrise.php can use it. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1322 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to encode strings sent to log filedonncha2008-05-151-6/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1290 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added set_blog_id(), props rborendonncha2008-05-091-0/+18
| | | | | | | Use set_blog_id() when switching blogs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1279 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-32/+177
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use DB_COLLATE constant to define collate variable.donncha2008-01-111-1/+5
| | | | | | | Change utf8 to something mysql understands, fixes #539 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1182 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed typo, fixes #526, props andrewbillitsdonncha2008-01-021-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1176 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3.2donncha2008-01-021-4/+25
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1172 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress 2.3.1donncha2007-10-301-54/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1139 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress, rev 6285 and untesteddonncha2007-10-231-56/+52
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1125 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make default characterset utf8donncha2007-10-151-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1073 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-2/+34
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* 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