[development] Why do we avoid auto-incrementing db columns?
Florian Loretan
floretan at gmail.com
Wed Apr 25 18:58:54 UTC 2007
Stored procedures would be nice to have in some cases, but remember that
many people use drupal for small sites hosted on shared servers.
As far as I know you can't create mysql stored procedures via PHP (try that
in phpmyadmin), so unless you have access to the database server via ssh or
some other non-php interface, you won't be able to create any sp's.
Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20070425/408362c6/attachment-0001.htm
More information about the development
mailing list