Brian Aker wrote: > Hi! > > On Oct 17, 2008, at 5:34 AM, Andrey Hristov wrote: > >> MySQL doesn't support UDP. > > Not entirely true :) > > Somewhere in my trees is a UDP listener for MySQL. There was a group > who had a small device that only had a UDP/IP stack in their sensors. It > would send off INSERT statements to the server which would just process > them (without response). MySQL acted as the listener. I had always > planned on putting this in but never got around to it. > > What was cool about it? Logging. You could just fire off logging > information and I thought this would be good for large website farms. > When I have been refactoring I have left in the ability to do multiple > Protocol and we have an afternoon's work to turn on multiple schedulers.
FYI, Arjen also has a program that does something similar. Not sure if it's a hack in the server or a separate program... -jay _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

