summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-includes/wp-db.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved everything in wp-inst down a directory.donncha2006-06-221-433/+0
| | | | | | | | 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
* WP Mergedonncha2006-06-131-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@559 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - requires upgrading of db through wp-admin/upgrade.php!donncha2006-02-141-11/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@524 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Send create table and alter table sql to the proper db creation code.donncha2005-08-271-4/+6
| | | | | | | Fixed mysql_error() checking. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@246 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added vars to make debugging easier in a multi-db env.donncha2005-08-151-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@188 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Capture alter table/create table statements properly.donncha2005-08-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@159 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Avoid creating new connections when they already exist!donncha2005-08-081-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@135 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Select query type fix.donncha2005-08-011-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@114 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changes from WP Core.donncha2005-07-281-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@89 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed Smarty files.donncha2005-07-281-4/+0
| | | | | | | Remove unused variables. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@84 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Separate requests to global and blog tables.donncha2005-07-281-2/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@82 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use one read connection, and create a write connection when required.donncha2005-07-271-28/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@81 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use multiple databases.donncha2005-07-271-1/+50
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@80 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Initial Importdonncha2005-07-121-0/+362
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1 7be80a69-a1ef-0310-a953-fb0f7c49ff36