Re: creating a new database with mysqldb



Dennis Lee Bieber wrote:

As a client on a shared host, I suspect the provider created a user
account and A (one) database for that account. The privilege tables for
that user account would have been set so that only that database is
available. The account would have full privileges within that database,
and no privileges to access any other database (including the mysql
master tables). Depending the strictness of the provider, the account
may or may not allow for connections from outside hosts, or only from
"localhost" (ie, CGI applications that are running on the provider's
machine, and not via "mysql -u user -h somewhere.out.there -p" or
programmatic equivalents)

I know for sure I can't connect from anywhere else, only the server itself. But I *think* I have full privileges to do what I want with the database, but I need to do some further checking, I suppose. It says I have 'amdmin privilegs' but that might not be the same as what I need to create databases outside of the control panel.
.



Relevant Pages

  • [UNIX] Admin Access Vulnerability in P-News (Records Injection)
    ... housewarming rates on automated network vulnerability ... 'Member' privileges to gain elevated privileges by inserting an additional ... account due to a flaw in the 'p-news.php' file. ... Below is an example of a normal database: ...
    (Securiteam)
  • Re: user account deleted
    ... If the account was deleted, and the data is still intact, then you may be able to salvage the database. ... Take Ownership of a File or Folder in Windows XP ... > I am using xp.My user account was deleted and I create new user.But now I am ...
    (microsoft.public.windowsxp.security_admin)
  • User Security Question
    ... production database of the main business application. ... account ... application user account without making changes to the account or ... DBA thinks this isn't possible. ...
    (comp.databases.oracle.misc)
  • Create database link from inside a stored procedure
    ... Hi there - if an Oracle account that has privileges to create a database ...
    (comp.databases.oracle.server)
  • Re: Windows Service - Event Log
    ... Whether you run a service under another account is up to you, ... admin right in it's mind will never allow a service to run as Administrator ... or as an account with administrative privileges, ... there is no single user account under which all Windows Services run. ...
    (microsoft.public.dotnet.languages.csharp)