You must have heard about Falcon, the new transactional engine being
developed in MySQL 6.0. And for all the buzz, you may want to
have a look at that.
If you haven’t had time to download and install it, now you can
give it a try, thanks to db4free, a free MySQL hosting service, created by
Markus Popp.
So, if you want to test Falcon today, get a (free) account on
db4free and start hacking!
Be careful:
- MySQL 6.0 is still alpha software!
- The default storage engine in this db4free server is Falcon. When you create a new table, if you don’t specify an engine, you will create a Falcon table.
A sample session:
$ …[Read more]