[wp-testers] problem during upgrade 2.06 to 2.1

vanmash vanmash vanmash at gmail.com
Thu Jan 25 14:02:37 GMT 2007


Hello,
during upgrade errors appeared as below. Url was
http://site.com/wp-admin/upgrade.php?step=1&backto=
How this could be corrected?

best wishes
Maciek

[image: WordPress]

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_categories ADD COLUMN link_count bigint(20) NOT NULL
default '0'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_categories ADD COLUMN posts_private tinyint(1) NOT NULL
default '0'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_categories ADD COLUMN links_private tinyint(1) NOT NULL
default '0'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_posts CHANGE COLUMN post_status post_status
enum('publish','draft','private','static','object','attachment','inherit','future')
NOT NULL default 'publish'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_posts CHANGE COLUMN post_type post_type varchar(20) NOT
NULL default 'post'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_posts ALTER COLUMN post_type SET DEFAULT 'post'

*WordPress database error:* [Access denied for user 'web131'@'localhost' to
database 'usr_web131_1']
ALTER TABLE antica_posts ADD KEY type_status_date
(post_type,post_status,post_date,ID)

*WordPress database error:* [Unknown column 'links_private' in 'field list']
INSERT INTO antica_categories (cat_ID, cat_name, category_nicename,
category_description, category_parent, links_private, posts_private) VALUES
('0', 'Blogroll', 'blogroll', '', '0', '0', '0')

*WordPress database error:* [Unknown column 'link_count' in 'field list']
SELECT SUM(link_count) FROM antica_categories

*WordPress database error:* [Unknown column 'link_count' in 'field list']
UPDATE antica_categories SET link_count = '0' WHERE cat_ID = '1'
 Step 1

There's actually only one step. So if you see this, you're done. Have
fun<http://antica.elblag.pl/>
!


More information about the wp-testers mailing list