quote:
Original post by BrownBeanquote:
Original post by Imperil
mySQL does NOT have any stored procedures, which is why it is rendered helpless when compared to MS SQL and Oracle.
MySQL version 4 and up does have stored procedure support:
http://www.mysql.com/products/mysql/index.html
Correct me if I'm wrong but doesn't DirectPlay have more overhead than UDP or TCP.
Check that link again and read near the bottom where it talks about stored procedures:
"Support for stored procedures and triggers will be introduced in version 5.0." <-- right from your link.
I remember back with version 3.0 they said "Support for stored procedures and triggers will be introduced in version 4.0."
They have said for about 5 years now that they will be adding it.. but as of yet they have not =]
EDIT: Sorry I just realized that you already found this out. Although the fact is that the mySQL team has stated they will be having stored procedures for YEARS now and have never pulled it off.
I would absolutely LOVE if they could do it.. but it will still be too late when they do. Microsoft SQL Yukon you are able to code stored procedures using native managed .NET languages (C#, mC++, etc) and have them compile. Hopefully mySQL will at least have the old-school stored procedures by the time Yukon launches.. otherwise they will be light years behind =]
[edited by - Imperil on November 26, 2003 2:11:42 PM]