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

MySQL v.4.012

Quote Reply
MySQL v.4.012
I installed Links SQL 2.1.2 with MySQL v.4012 and it's working very good so far.

However, Links SQL was designed with MySQL 3.23 in mind, question is: Is there any component that can be upgraded to make Links SQL work better with MySQL 4? if so where can I download those components.

Thanks,
Quote Reply
Re: [jaltuve] MySQL v.4.012 In reply to
I have heard that there are some tools under development by GT - should not be long

Klaus

http://www.ameinfo.com
Quote Reply
Re: [jaltuve] MySQL v.4.012 In reply to
Links SQL 2.1.2 has support for MySQL 4. I used the MySQL indexing with a few beta versions of MySQL 4, and it performed very well. It was much faster then the Internal indexing, and all the features (field weights, boolean search, etc.) seemed to work just fine. The latest GT modules in version 2.1.2 will detect the version of MySQL you are using. For example, if you look under /GT/SQL/Search/MYSQL you should see two files, VER3.pm and VER4.pm. It detects which module to use.

Sean