… completely separate problem which can be fixed in MySQL 5.1 Data Clustering This again applies to …but you can do them pretty efficient by using binary compression. Plus they should be stored in optimized … reason why UUID can do much better than SHA1 as Kevin proposes in the same post – hashes …
Comment: Idea: Couple of more string types
MD5 and SHA1 aren’t really hexchar datatypes. They’re just encoded as … be binary and to store 128 and 160 bits respectively. What is REALLY needed in MySQL is a mechanism to take binary data and encode it when using the MySQL command line application or…
Post: Pacemaker, please meet NDB Cluster or using Pacemaker/Heartbeat to start a NDB Cluster
…@test2:~# cat /etc/ha.d/authkeys auth 1 1 sha1 yves root@test2:~# cat /etc/ha.d/ha….ndb_mgmd #!/bin/bash /usr/bin/nohup /usr/local/mysql/libexec/ndb_mgmd > /dev/null & while [ 1 ] do /bin…the anything resource which allow an arbitrary script or binary to be run. The resources section will look like: …
Post: Idea: Couple of more string types
… store hex strings, such as those returned as MD5() and SHA1() efficiently. With little modification it could work for UUID() as… like that in MySQL. Either you store them as strings and waste space or you spend them as binary and deal with…. Though this is likely to require more significant changes in MySQL so I would not expect to happen quickly. The basic…

