Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: What I Will Need Links SQL to Do

Quote Reply
Re: What I Will Need Links SQL to Do In reply to
I've worn myself out on this topic over the past two months, I'm too mentally drained to really read Elliot's explanation (sorry, Elliot)

But, FWIW, there might be a built in way to allow different databases within the new framework, since it was a much-asked for feature. (The ability to have a classified and links database, for example). Either way, there is a way to run multiple databases, and once the new version comes out I'll be working on that aspect (within the license agreement).

As for the MySQL table, it can hold _anything_. It has a text field, as well as a "blob" field, so it can even hold and serve graphics.

Because of the way indexes work, the larger fields don't really slow anything down, _except_ the re-index and initial add -- when all the text has to be scanned, parsed, and put into the indexes.

The size of the database is really limited by diskspace, and your ISP, but the larger it gets, the more important REGULAR BACKUPS!! are!!

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/

Subject Author Views Date
Thread What I Will Need Links SQL to Do OneDanShow 6580 Jul 22, 2000, 8:32 AM
Thread Re: What I Will Need Links SQL to Do
Stealth 6499 Jul 22, 2000, 11:54 AM
Thread Re: What I Will Need Links SQL to Do
OneDanShow 6391 Jul 28, 2000, 5:38 PM
Post Re: What I Will Need Links SQL to Do
pugdog 6376 Jul 29, 2000, 9:24 PM
Thread Re: What I Will Need Links SQL to Do
jsu 6373 Jul 29, 2000, 9:41 PM
Thread Re: What I Will Need Links SQL to Do
OneDanShow 6324 Aug 6, 2000, 5:57 PM
Post Re: What I Will Need Links SQL to Do
Stealth 6328 Aug 6, 2000, 6:20 PM
Thread Re: What I Will Need Links SQL to Do
OneDanShow 6299 Aug 10, 2000, 2:11 PM
Post Re: What I Will Need Links SQL to Do
Stealth 6285 Aug 10, 2000, 9:02 PM