1
vote
2answers
1k views
MySQL triggers + replication with multiple databases.
I am running a couple of databases on MySQL 5.0.45 and am trying to get my legacy database to sync with a revised schema, so I can run both side by side. I am doing this by adding triggers to the …
1
vote
PHP MySQL SQL parser (INSERT and UPDATE)
Facebook released a open-source PHP version of their FQL parser. From what I was it was quite neat code. You could possibl …
0
votes
Hash Collision - what are the chances?
The other comments have covered you on the probabilities, however if you look at this pragmatically then you can get a definite answer for yourself.
You said yourself that you are going to …
