Archive for December, 2006

So you think Vista Aero is cool ?

Tagged: Something Else Date: 13th, December 2006

So you think Vista Aero is cool ? check Novell XGL out!
Link: Novell XGL Demo

  • Leave Comment
  • Read Comments (0)

Fulltext boolean search on InnoDB

Tagged: Database, MySQL Date: 6th, December 2006

On different MySQL table engines different rules apply. For example on MyIsam you can have Full Text indexes (thus enabling full text search) but you are giving up foreign keys.
I searched the way to get both on out-of-the-box mysql but failed (this can be enabled with use of sphinx mysql plugin). The best thing I [...]

  • Leave Comment
  • Read Comments (3)