It has been pretty quiet about db4free.net for some time, but now there are
news. db4free.net now offers MySQL 6.0 database accounts - in
addition to the old (and I'm tempted to even say tested) MySQL
5.1 ones.
So - everybody who registers gets 2 databases, one on the MySQL
5.1 server and one on the MySQL 6.0 server, which runs at port
3307. Connections can be made using the MySQL client running the
command
mysql -h db4free.net -P 3307 -u [username] -p[password]
or using phpMyAdmin, right from the db4free.net
website.
Users who have set their accounts to allow remote connections can
also use tools like the MySQL GUI Tools or …