PDA

View Full Version : Module SQL installer


elmuerte
03-07-2006, 01:10 AM
I've made a module that makes it a bit easier to install .mysql scripts that come with some modules.

check it out (http://cvs.sourceforge.net/viewcvs.py/*checkout*/vbdrupal/vbdrupal/forum/drupal/modules/modsqlinst.module?rev=1.1), and tell me what you think.

It's quite expermintal and it also opens a security hole (e.g. being able to execute arbitrary SQL commands on the database).