phpMyAdmin and MySQL stored procedures
Posted by: andrewrcollins
Posted on: 2007-06-16 21:58:00
I would like to use stored procedures for MySQL in phpMyAdmin.
This requires that phpMyAdmin be configured to use the improved MySQL extension "mysqli" rather than the so-called classic MySQL extension, "mysql."
It appears that I can't make this change to "config.inc.php" (which I am generally pretty glad about--I do appreciate the excellent separation and re-packagin of applications that DreamHost provides), thus requiring me to contact you.
Here is documentation for the improved MySQL extension:
php.net :: MySQL Improved Extension
Here is documentation for the necessary configuration change for phpMyAdmin to use the improved MySQL extension:
phpMyAdmin.net :: Configuration
I hope my particular request can be addressed--and maybe, in the future, be incorporated into the "Manage MySQL" section of the control panel.
Thanks! ![]()