[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] mySQL



Hi Neil,

thanks for your help. I think I got it. My summary.

I (root) have to create a database, one for each customer (who really needs
it :-). Furthermore I create a mySQL user for each customer and delegate the
databases to the resp. users. Right ? I hope so...

Is there any reasons why a customer needs more than one database ? As far as
I understood mySQL, the customer can create tables without any action from
me...

What about the mySQL administration. Can I do this via a web interface
(creating tables, adding users...) ? And: Where are the settings stored.

What about database limitations. Can I set a size limit for each database,
or are their sizes calculated with the user's quota on the RaQ2 ?

What about accessing a database from outside. Can my customers access
"their" databases other than via Telnet (but not phpmyadmin), e.g. via
MS-ODBC ?

Manuel