I would also be interested in learning how to eliminate the word ‘/category/’ from the permalink URL. Has anyone come up with a solution? Maybe it’s an idea for a plugin we need.
I tried using the solution above, “ALTER TABLE tablename AUTO_INCREMENT = 1;” (without quotes) but mySQL says it doesn’t recognize “tablename”. What table name should I be using? I’m in WP 2.0 now.