or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
54 used & new from $0.01

Have one to sell? Sell yours here
 
   
Managing and Using MySQL (2nd Edition)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Managing and Using MySQL (2nd Edition) (Paperback)

~ (Author), Randy Jay Yarger (Author), Tim King (Author)
Key Phrases: performance tuning, database security, band name, Record Label, User-Defined Functions, San Francisco (more...)
3.3 out of 5 stars  See all reviews (14 customer reviews)

List Price: $39.95
Price: $26.37 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.58 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Thursday, November 12? Choose One-Day Shipping at checkout. Details
23 new from $10.43 31 used from $0.01
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Frequently Bought Together

Customers buy this book with Web Database Applications with PHP & MySQL, 2nd Edition by Hugh E. Williams

Managing and Using MySQL (2nd Edition) + Web Database Applications with PHP & MySQL, 2nd Edition
  • This item: Managing and Using MySQL (2nd Edition) by George Reese

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Web Database Applications with PHP & MySQL, 2nd Edition by Hugh E. Williams

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Database Processing: Fundamentals, Design, and Implementation (10th Edition)

Database Processing: Fundamentals, Design, and Implementation (10th Edition)

by David Kroenke
MYSQL in a Nutshell (In a Nutshell (O'Reilly))

MYSQL in a Nutshell (In a Nutshell (O'Reilly))

by Russell J T Dyer
4.4 out of 5 stars (5)  $23.09
MySQL Pocket Reference (Pocket Reference (O'Reilly))

MySQL Pocket Reference (Pocket Reference (O'Reilly))

by George Reese
4.8 out of 5 stars (9)  $10.19
MySQL Cookbook

MySQL Cookbook

by Paul DuBois
4.7 out of 5 stars (28)  $31.49
MySQL, Second Edition

MySQL, Second Edition

by Larry Ullman
4.5 out of 5 stars (15)  $19.79
Explore similar items

Editorial Reviews

Product Description

MySQL is a popular open source database product that supports key subsets of SQL on Linux and Unix systems. If you want to build database-backed web pages or other database applications, Managing & Using MySQL, 2nd Edition has everything you need to get started. It takes you through the whole process from installation and configuration to programming interfaces and database administration. Also included is an introduction to SQL and to relational databases. This second edition has a greatly enhanced administration chapter, and new chapters on security and extending MySQL. Ample tutorial material is included throughout. Managing & Using MySQL, 2nd Edition contains chapters on the programming language interfaces for C/C++, Java, Perl, Python, and PHP, as well as a complete reference section with specific function calls for each language. The reference section also includes details of the SQL language, as well as MySQL system variables, programs, and utilities. New to the second edition is a reference chapter describing the internal MySQL tables.


About the Author

George Reese is the founder of two Minneapolis-based companies, enStratus Networks LLC (maker of high-end cloud infrastructure management tools) and Valtira LLC (maker of the Valtira Online Marketing Platform). Over the past 15 years, George has authored a number of technology books, including MySQL Pocket Reference, Database Programming with JDBC and Java, Java Database Best Practices, and the upcoming Web Architecture and Programming in the Cloud. Throughout the Internet era, George has spent his career building enterprise tools for developers and delivering solutions to the marketing domain. He was an influential force in the evolution of online gaming through the creation of a number of Open Source MUD libraries and he created the first JDBC driver in 1996-the Open Source mSQL-JDBC. Most recently, George has been involved in the development of systems to support the deployment of transactional web applications in the cloud. George holds a BA in Philosophy from Bates College in Lewiston, Maine and an MBA from the Kellogg School of Management in Evanston, Illinois. He currently lives in Minnesota with his wife Monique and his daughters Kyra and Lindsey.


Yarger is a senior solution developer at US Web/CKS in Southfield, Michigan.


Tim King is a semi-retired corporate finance specialist whose interest in cooking dates back to high school. Since then he has traveled to all 50 states, most of Europe, much of Asia and most of Mexico, always on the lookout for the next great restaurant and dish. This recipe collection numbers in the hundreds. For years family and friends have lobbied for a book containing his favorites. Beyond Scrambled Eggs is that book.

Product Details

  • Paperback: 442 pages
  • Publisher: O'Reilly Media; 2nd edition (April 23, 2002)
  • Language: English
  • ISBN-10: 0596002114
  • ISBN-13: 978-0596002114
  • Product Dimensions: 9.3 x 7.1 x 0.9 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.3 out of 5 stars  See all reviews (14 customer reviews)
  • Amazon.com Sales Rank: #671,783 in Books (See Bestsellers in Books)

More About the Author

George Reese
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's George Reese Page

Inside This Book (learn more)


What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

14 Reviews
5 star:
 (5)
4 star:
 (2)
3 star:
 (2)
2 star:
 (2)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
3.3 out of 5 stars (14 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
34 of 34 people found the following review helpful:
3.0 out of 5 stars A good book covering a lot of topics, September 9, 2002
By C. M. Lowry (Columbia JUG, Columbia, SC USA) - See all my reviews
The title is not all together indicative of what the authors try to accomplish in this book. The book attempts to be both a tutorial and a reference for programmers and administrators. The book consists of four major parts. The first part is the Introduction, which contains chapters on MySQL in general, installation on Unix and Windows, SQL for MySQL, and general Database Administration. This is accomplished in less than eighty pages which makes for brief explanations, limited illustrations, and examples. The second part is the MySQL Administration. This part has chapters on Performance Tuning, Security, and Database Design. The third part is MySQL Programming. The chapters' topics include general database applications, Perl, Python, PHP, C API, Java, and extending MySQL. Part four is the MySQL Reference. SQL syntax for MySQL, MySQL data types, Operators and Functions, MySQL PHP API Reference, C Reference, and Python DB-API are the chapter topics included in this part.

The authors do not assume that the reader is knowledgeable about relational databases in general, SQL, or the related topics. For example, the chapter on SQL on MySQL does not just describe the subset of SQL-92 that MySQL supports, but rather it contains a tutorial on the SQL for the commands that MySQL supports. Chapter seven on Database Design contains a tutorial on taking a database to third normal form complete with Entity-Relationship diagrams, unique identifiers and relationships. In part four, the PHP chapter contains a mini-tutorial on PHP and a complete PHP application. While the level of thoroughness is nice in the sense that you do not have to refer to other volumes to comprehend the subject, it makes for some very intense reading because of the size of the book versus the topics covered.

Overall, I like the book as a general tool, however there are certain omissions, for example: there is no reference phpMyAdmin or WinMySQLadmin. These tools are very easy to use and helpful in working with MySQL. In addition, the topic of creating InnoDB or BDB tables for transaction support is not addressed. The explanation of granting privileges in MySQL was a little confusing. Some supporting illustrations or diagrams would be well received there. The book is fairly successful in covering its broad topic domain. In conjunction with the MySQL manual, the book should meet most of my needs, but if I were a full time database administrator, I would probably want a dedicated reference book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
20 of 20 people found the following review helpful:
4.0 out of 5 stars Good Introduction to MySQL - But Only an Introduction, November 5, 2003
By Warren J. Dew (Somerville, MA USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This book is clearly and succinctly written, and provides an excellent introduction to MySQL. It starts with a few pages on the history and philosophy behind MySQL, which is useful if you want to understand the advantages and disadvantages of MySQL relative to other options such as PostgreSQL or Oracle. It then follows with chapters on installation, with specific instructions for Solaris, Linux, and Windows; on MySQL's dialect of SQL (Structured Query Language); and on basic administration tasks such as configuration, startup and shutdown, logging, backup, and recovery. That's really all you need to get a basic database up and running, and it's all in the first 80 pages of the book.

Part II of the book covers more advanced administrative tasks, with chapters on performance tuning, security, and database design. This section of the book is weaker than the first section; while there's some useful introductory material on each of these topics, depth is lacking. For example, the discussion of putting a database into second normal form is misleading because it uses a table with only one field as the unique identifier, making it impossible to clearly illustrate the removal to a smaller table of fields that are dependent on only part of a (typically multifield) unique identifier. Also, some of the more advanced MySQL features which might be appropriate for this section are omitted.

Part III of the book, entitled "MySQL Programming", has sections accessing MySQL from Perl, Python, PHP, C, Java. These sections are mostly limited to information specific to MySQL that might not be found in general purpose documentation of these languages. For example, the PHP section documents the relevant function calls, since PHP uses different functions to access MySQL than it does to access, say, ODBC databases, while the Java section focuses on JDBC (Java Database Connectivity) driver configuration since the JDBC API is database independent.

Finally, there is a reference section and a good, complete index.

If what you want to do is get a small database up and running in a minimum of time with a minimum of hassle, this is the book for you. If you want more than an introductory level of detail and depth, though, you might look at other books; Leon Atkinson's "Core MySQL", for example, has more complete coverage, though the writing style is not as clear and direct.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
13 of 14 people found the following review helpful:
5.0 out of 5 stars Excellent Reference But Not Much On Managment, September 17, 2002
By J. Whittenburg (Marietta, GA USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This book is an excellent reference book for MySQL. In fact I'd rate it the best MySQL reference out there when using MySQL as a coder. But if your looking for this book to tell you how to manage MySQL look on, this book is not for you! It's pretty weak in that area (as is the official MySQL documentation). But again, as a programmer I've found this book invaluable as a resource and would never be without it. I'd recommend it for novices and advanced users.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Very good book for introduction to MySQL
This book was excellent for my need: I had used SQL before but didn't know much of anything about relational databases let alone MySQL. Read more
Published 22 months ago by DavidInBerkeley

5.0 out of 5 stars Excellent guide and reference
This book covers MySQL at a good level of both depth and breadth. It weaves in a great combination of the history and philosophy behind design choices the MySQL development... Read more
Published on January 15, 2007 by Kevin G. Omara

2.0 out of 5 stars Lack of In-Depth Information
I generally love the O'Reilly books because they tend to be very thorough and have lots of practical code examples, but this book was a big disappointment to me. Read more
Published on June 27, 2004

1.0 out of 5 stars Don't waste your money
this is a typical book comes out of George Reese:

1. poorly written
2. shamelessly copy and paste existing materials from reference manual
3. Read more

Published on November 4, 2003 by tim tomson

1.0 out of 5 stars Not very useful, no "Managing" covered
I bought this book as a reference when I was migrating from SQL Server to MySQL. I was hoping to learn from this book some of the language implementations and how to administer... Read more
Published on October 14, 2003 by Todd E Smith

4.0 out of 5 stars Initialisation file lacking
The book helps one to program for MYSQL in C, or other languages for that matter, but the installation section does not describe how to set up the "my.ini" file. Read more
Published on August 30, 2003 by Ewan Macpherson

5.0 out of 5 stars A good reference book
The security chapter is well written and the reference section is comprehensive.
Published on February 26, 2003

1.0 out of 5 stars It is NOT for managing MySQL
The book title is completely mis-leading. It has little info on administrate the server - little practical details. Read more
Published on August 22, 2002 by Jack W. Wang

3.0 out of 5 stars Not the best thing in the world..
If you are buying this book to learn how to manage MYSQL look on.. There is maybe one chapter on server mgt.. and 20 on programming for mysql.
The server mgt. Read more
Published on July 18, 2002 by Jeremy Loukinas

5.0 out of 5 stars A great reference
This book contains everything you will need to know about MySQL. As a MySQL DBA and developer, every time I've needed to look something up I've found it in this book. Read more
Published on July 4, 2002

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
Textbooks for Kindle DX? 61 2 days ago
textbook scam 66 7 days ago
Amazon is a great place to buy textbooks! 35 19 days ago
Search Customer Discussions
Search all Amazon discussions
   


Listmania!



Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.