Beginning MySQL Tutorial One of the fastest SQL (Structured Query Language) database servers currently on the market is the MySQL server, developed by T.c.X. DataKonsultAB. MySQL, available for download at http://www.mysql.com, offers the data base programmer with an array of options and capabilities rarely seen in other database servers. What's more, MySQL is free of charge for those wishing to use it for private and commercial use.
| Name: |
TimeSpinner |
| Subject: |
Great source of information... |
| Date: |
04-18-1999 03:33PM |
The article here was greate for explaining setting up the database... I hope there is more expansion later about CGI interfacing with the database.. The MySQL manual is quite comprehensive, however, I think examples go much further.
I did experience one problem while going through the tutorial. I'm running Win32 MySQL server and if I set up a password on the root account and attempt to drop a database, I get prompted for a password. I enter it and when I hit enter, for some reason it takes the twice and automatically answers the for 'do you really want to do this?' with a No. The only way I can drop a database is by removing the root password, then it works fine.
Server Version: 3.21.29a-gamma-debug
|
Other posts in this thread:
| Top | | Great source of information... | TimeSpinner | 04-18-1999 03:33PM |
Reply to this post:
|
 |
Visit the MySQL Forum!
New On DevShed:
Hot Forum Topics:
|