Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Large descriptions problem

Quote Reply
Large descriptions problem
I need to store links with large descriptions.

Importing data from the old Links2 db some records could not been imported due the error:

'server has gone away'

so I came to the mysql manual and I found the solution:
start the mysql server...
Code:
mysqld -O max_allowed_packet=5M
tryed again and... wow! everything seems to be imported fine.
but... after few tries I wondered that in every search links returns:

Code:
Your search returned 577 matches.
Pages: [<<] ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... [>>]

with no records visualized!!!

for some reason I cannot understand links refuses to show records.

Subject Author Views Date
Thread Large descriptions problem Lepo75 2753 Oct 2, 1999, 12:28 PM
Post Re: Large descriptions problem
pugdog 2655 Oct 2, 1999, 1:44 PM
Post Re: Large descriptions problem
pugdog 2663 Oct 2, 1999, 1:54 PM
Post Re: Large descriptions problem
Lepo75 2659 Oct 3, 1999, 12:44 AM
Post Re: Large descriptions problem
Lepo75 2653 Oct 3, 1999, 5:22 AM
Post Re: Large descriptions problem
pugdog 2655 Oct 3, 1999, 6:24 AM