Top articles and links related to Tradebit:

Facebook Integration

Converting files

Affiliate program



Top Sellers on Tradebit

Games Charts
Free Game Trials to download

Sound Effects
One of the largest sound collections on the planet!

Service Manual
Our huge PDF manual collection has more than 30,000 files for your car, bike or electronic device.



A tekkie note about text search in MySQL

As soon as your database grows beyond a few hundred thousand datasets, searching and selecting data can be very slow. MySQL has an integrated fulltext search, that you should use, if you need to search for text snippets in your database.

Instead of using a select statement like that:

select * from TABLENAME where FIELDNAME like '%keyword%'

you should transform the column into fulltext:

alter table TABLENAME add FULLTEXT(FIELDNAME)

which gives you the possiblity to use the MATCH function of MySQL.

See the MySQL tutorial for the full description of the function.

del.icio.us Facebook StumbleUpon

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image


spacer spacer spacer
sell downloads, mp3, software sell downloads
Member Login
  Password lost?   Sign up
endGrey
Browse Files Publish/Sell My Purchases Forum Blog Help About
Shopping Cart:
now in your cart
cart (0)
Items