MySQL 4.1.2
Hello.I did see a thread previously asking about 4.1.13 I think but I need 4.1.2.
The site I am developing stores quite a lot of transitory information so I am using UUIDs to primary key most of the tables.
I have developed the site using the SELECT UUID() funcitonality in 4.1.2 but can't find a host that supports this level of MySQL.
Can anyone recommend a host that supports this, the php PECL libraries or suggest another way of generating UUIDs from a script?
Cheers. Dan