I have developed a patch (if you wanna call it that) which gives LambdaMOO the ability to utilise a MySQL server, however, since i don't know much about LambdaMOO itself the code isn't perfect.
I have attached the code to this item.
What the code really needs to be able to do is utilise the List abilities of LambdaMOO, it also has a tendency to crash on complex SQL queries that involve foreign keys and joins, simple SQL queries however like 'sql(SELECT id FROM testtable)' works fine.
Zip file containing a text file of stuff from list.c, and a sql.c and sql.h file.
Logged In: YES
user_id=25634
Originator: NO
The MySQL libraries are GPL, so this probably will never be merged.