Operation
Chapter objectives:
- Learn how to connect to and disconnect from the server
- Learn how to enter queries
- Create a database
- Create a table
- Load data into a table
- Retrieve information from a table
- Use
mysql in batch mode
- Incorporate MySQL into Apache log files
How do I go about connecting to and disconnecting from the server?
© 2007 John Michael Pierobon
Notes