 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
Use full-text indexing if you need it
|
|
|
|
– |
MyISAM tables only
|
|
|
|
– |
Very fast
|
|
|
|
– |
Excellent in MySQL 4.x
|
|
|
|
– |
Results are ranked (like a search engine might)
|
|
|
– |
Boolean queries
|
|
|
|
• |
Flexible
|
|
|
|
• |
Mostly feature-complete
|
|
|
|
– |
Works on any textual data
|
|
|
|
• |
Other character sets will need 4.1 or 5.0
|
|