MySQL
Is there a size limit for my database?
The only database size limitation is total disc space (database + mail + www). This must not exceed the disc space allocated to the web hotel.
What information do I need to create a connection to the database?
To create a connection to the database, you should use information about the host, database user name and password. All information is in the code letter.
How do I administrate the database?
You should use PHPMyAdmin to program the database, which is the tool we make available. The code letter specifies from where PHPMyAdmin is accessed and which codes should be used.
« Back