web installer: improve DB permissions check
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 14 Dec 2007 22:32:43 +0000 (16:32 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 17 Dec 2007 15:13:54 +0000 (09:13 -0600)
commit17e4626dff23bbdaffae081e59ca2010618900d6
tree5c1bb93d8e607182feb2112ccd022c5f4900420f
parent3f5c71daa5972ab6d74921dff632984b62bebdac
web installer: improve DB permissions check

MySQL-only: improve regex to make sure we are
checking permission on the correct database, not
on another database (when the DB name is a
subset of the DB user's name)
installer/install.pl