[wp-trac] Re: [WordPress Trac] #2962: "Resetting" a blog and
re-running install.php does not work
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 21 00:10:49 GMT 2006
#2962: "Resetting" a blog and re-running install.php does not work
----------------------------+-----------------------------------------------
Reporter: RuddO | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.4
Component: Administration | Version: 2.0.3
Severity: major | Resolution: invalid
Keywords: |
----------------------------+-----------------------------------------------
Changes (by masquerade):
* resolution: => invalid
* status: new => closed
Comment:
Do not clear your tables with delete from ..., clear your tables with
TRUNCATE TABLE. This is not a bug, its a user error, if you want to
reinstall, delete the tables altogether or truncate them, which confirms
that they have the right autoincrement start values.
--
Ticket URL: <http://trac.wordpress.org/ticket/2962>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list