Whats MySQL? Whats MySQL?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Whats MySQL?

Started by Alesha, March 13, 2005, 04:19:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Alesha

Does anyone know what MySQL is and how I can find it?

Tranz

It's a database to store information. You can also use google. Plus there is a link to mysql in the forum footer.

Joachim Müller

If you're webhosted you can't install it anyway, your webhost has to give you access to mySQL. If they don't, there's no use in asking for it: budget webhosting often doesn't come with mySQL, but most webhosts offer a more expensive contract that comes with mySQL as well. If you're self-hosted, it's recommended not to install this for yourself, as you appear to have little idea about server setup anyway. In fact, you shouldn't run your own webserver publicly if you don't have a clue what mySQL is.

Joachim