|
Magoo's Wise Words | |||
| Posted: 6 Jun 05
P | Getting Started with MySQL
Let me start by saying that the documentation on the MySQL web site is very complete and reasonably readable. The problem with the official documentation is that it is so complete that it is hard to find what you need if you are just getting started. This guide covers the basics to get you started quickly. If you are interested in the advanced functions of MySQL, don’t be afraid to dig in to the documentation after you start to get comfortable with the information I provide here. In this guide, I will show you all you need to know to create users, create databases, view entries, and change passwords. It’s everything you should need to use MySQL to run a weblog in MovableType or WordPress or any similar simple database application. Read on for how to make this magic happen for you:
Also, if you need more advanced information about MySQL, here are some other resources.
Here is a pre-configured Google search for: MySQL introduction quick start guide tutorial Next =>[Magoo's MySQL Quick start Tutorial - Page 2, Installing MySQL] | Updated:
19 Jul 06
P | |