[EMAIL PROTECTED] (Moritz Von Schweinitz) writes: > AFAIK the mysqladmin tool doesn't really do anything else than alter the > predefined database called mysql that's in charge of all the > configuraton of the other databases - why not simply alter that DB with > the DBI? i think the mysql docs describe the db-structure in more > detail... > > just my two cents (ha! finally us europeans can say that, too! :-)
Did they add a "CREATE DATABASE" SQL command when I wasn't looking? And can it be accessed through the DBI? If so, then nevermind. I think the version of MySQL that I learned first didn't have that; if so, maybe that's what's mixing me up. --Bill. -- William R Ward [EMAIL PROTECTED] http://www.wards.net/~bill/ ----------------------------------------------------------------------------- If you're not part of the solution, you're part of the precipitate.
