[TYPO3-english] Pid counter edit

Steffen Müller typo3 at t3node.com
Thu Jan 15 17:43:33 CET 2009


Hi.

On 15.01.2009 17:06 maaboo wrote:
> 
> Is it possible to edit pages id? I want to delete some pages and create
> another with same ids. I tried to clear tables "pages" and "tt_content" but
> nothing. Every new created page has id one up to deleted last (30, 31.. etc,
> instead of 3,4). Can i edit pid counter manually?
> 

1) TRUNCATE [TABLE] tbl_name
empties a table completely and resets the auto_increment counter.
2) don't do it, see Dmitrys posting.


-- 
cheers,
Steffen

http://www.t3node.com/


More information about the TYPO3-english mailing list