[wp-hackers] Introduction & Question
Matt Mullenweg
m at mullenweg.com
Fri Jan 19 05:19:39 GMT 2007
Chris Poteet wrote:
> Excuse this if it's already been asked, but is it a consideration to update
> WP to use stored procedures that are now allowable in MySQL 5?
> http://dev.mysql.com/doc/refman/5.0/en/stored-procedures.html
First off, welcome! :)
Right now our baseline MySQL is version 4.0:
http://wordpress.org/about/requirements/
Historically we've been able to do everything we wanted from stored
procedures in our PHP code, and it's worked just fine.
Was there any particular functionality you wanted from SPs?
--
Matt Mullenweg
http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com
More information about the wp-hackers
mailing list