INSERT INTO tags error

TalkBug Collectors

Join LibraryThing to post.

INSERT INTO tags error

This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply.

1DellaWanna
Sep 6, 2015, 10:10 am

This error message appears when I attempt to tag a recently read book:

INSERT INTO tags (tag_textkey, tag_bookid, tag_usernum) VALUES (7, 114694256, 341648)The table 'tags' is full - fatal error (tag2)

2lkmiller
Sep 6, 2015, 10:27 am

I just ran in to the same error:

INSERT INTO tags (tag_textkey, tag_bookid, tag_usernum) VALUES (2, 121409314, 134005), (12943, 121409314, 134005), (758, 121409314, 134005)The table 'tags' is full - fatal error (tag2)

It's for a book I just added and wasn't able to put any tags on.

3sryder
Sep 6, 2015, 11:51 am

This should be fixed now.

4lkmiller
Sep 6, 2015, 3:38 pm

Yes, thank you.

5DellaWanna
Apr 20, 2017, 8:22 am

Thank you!