Utel Handles 10000 Requests Per Second

Total Page:16

File Type:pdf, Size:1020Kb

Utel Handles 10000 Requests Per Second MySQL in Telecom Utel handles 10,000 Requests per Second Using a Scale out Deployment of MySQL Network Utel’s bet: to develop France’s biggest mobile phone-based chat community! Founded in the midst of the Internet boom by a group of telephone, television, and music enthusiasts, the start-up quickly built a business selling platforms for phone based games, as well as ring tones and logos for mobile phones. Utel became the first European software house to launch an “on demand” ring tone application based on actual titles rather than reference codes. In March 2003, the company launched “Fotochat”, the first service to leverage the photo sharing capabilities of the new generation of handsets. This enabled users to get their pictures online in a matter of seconds via a simple e-mail or MMS. Fotochat is integrated into the services offered by the three major French operators — Orange, SFR, and Bouygues Telecom — as well as by international call brokers. Fotochat is also the chat service used by the “Vodafone Live!” and “Orange World” portals. The Fotochat engine currently accounts for the highest monthly volume of Gallery transactions in France. “MySQL Network enables us The system is based entirely on MySQL and processes an average of 3,000 queries per second and handles 10,000 to sleep well at night since it queries per second at peak times! This amounts to over guarantees an expert’s answer in 300 million queries per day. less than 30 minutes at any hour of the day, 365 days a year.” Pierre Antoine CTO, Utel MySQL in Telecom Utel When Pierre Antoine joined Next, I wanted to improve our Technical environment Utel as CTO in the Autumn of staff’s technical mastery of the MySQL consultants also helped 2003, he was delighted to take database in a cost-effective way. Utel redefine the database over a system based on the We therefore decided to architecture in order to improve popular open source LAMP arrange an on-site training for its performance and scalability. architecture (Linux, Apache, the whole team, including a The system now relies on a MySQL, PHP). Having used certification exam at the end. scale-out architecture using MySQL a few years back while Finally, I needed to make sure replication, as well as LVS developing an e-business appli- that we could call on MySQL (Linux Virtual Server), the open cation powered by MySQL, experts for assistance and source load balancing solution. he was totally confident that advice at any time; hence we The current set-up consists of MySQL could handle the high opted for the MySQL Network four Apache Web servers and volume of queries generated by Platinum package giving us three MySQL database servers: the application. “We never hes- direct e-mail and telephone one master and two slaves. itated to go with MySQL. The access to the MySQL AB sup- Write queries are directed to product is battle-tested and port staff. MySQL Network the master server and replicated MySQL provides high-quality enables us to sleep well at night on the slaves which can take support.” affirms Antoine. since it guarantees an expert’s over in the event of a master answer in less than 30 minutes However, in order to achieve server outage. Read queries are at any hour of the day, 365 days the best possible performance, directed to both the master and a year.” Antoine turned to MySQL AB the slaves. Plus, queries requir- for their expert assistance. The MySQL Network provides a ing extremely fast turnaround, recommended solution was comprehensive set of enter- for example access to web three-fold: prise-grade software, support pages, are directed to the and services ensuring the high- 1. Onsite services of a MySQL master for immediate access. est levels of reliability, security AB consultant Queries that can put up with and uptime at an affordable delays of few milliseconds, 2. Staff training and certification price. “With MySQL Network, such as looking for other 3. MySQL Network I don’t have to waste time chatters on the network, are thinking about what version directed to the slaves. The new “My first priority was to over- of the software to use. All we architecture and the implemen- come a situation that was have to do is to implement the tation of a multi FIFO (First in weighing us down: one of our Certified MySQL Server which First Out) table buffer by the servers was quickly reaching its eliminates uncertainty and risk.” MySQL consultants has resulted saturation point. So we first had continues Pierre Antoine. in higher performance while a MySQL AB expert come in to greatly simplifying the database optimise our queries and our maintenance. database engine parameters. MySQL Network offers reliability, security and ease of use “The scale-out architecture Low TCO and ease of use This simplicity is crucial for using replication is ideally DBAs and permeates right “The low TCO was the key suited to our needs. It is simple, down to the error messages reason to implement an archi- reliable and scales very well at generated by MySQL that tell tecture based on open source a very reasonable cost. At Utel, you very clearly what the technologies and MySQL. we can’t afford to sacrifice problem is and how to fix it!” The savings we achieved on scalability. With our pay-per- continues Antoine. “When I proprietary software licences click business model, lost traffic need to endorse a new tool for enabled us to invest in training translates directly into lost rev- integration into our IT environ- and consulting services while enue,” stresses Antoine. “If we ment, native support for MySQL still benefiting from MySQL’s start approaching the saturation is a must. The responsiveness of very high quality technical point, all we have to do is hook the MySQL technical staff is support services. In addition in more Apache and MySQL another notable factor.” to the cost benefits, the MySQL servers running on commodity database is very fast, reliable, Intel-based hardware.” and easy to use. Each server is an Intel Blade Server SBX82: Dual Xeon @ 3.20 GHz HT / FSB 800 4 Go / 2x 73 Go SCSI Public Network UTEL Debian GNU/Linux “When I need to endorse a new tool for integration into GNU/Linux GNU/Linux Server LVS Heartbeat Server LVS Master Slave our IT environment, native GNU/Linux Servers – Apache - PHP support for MySQL is a must. The responsiveness of the Private Network UTEL MySQL technical staff is GNU/Linux Server MySQL Master another notable factor.” GNU/Linux Servers – MySQL Slave Pierre Antoine CTO, Utel Technical Environment About MySQL AB Hardware: Intel Blade servers (Xeon) MySQL AB develops and supports a family of OS: Linux Debian high performance, affordable database products – Database: MySQL 4.1 including MySQL Network, a comprehensive Language: PHP set of certified software and premium support Load Balancer: LVS (Linux Virtual Server) services. The company’s flagship product is the MySQL Server, the world’s most popular open source database, with more than 10 million active installations. Many of the world's largest MySQL Network organizations, including Yahoo!, Alcatel, The All-in-One Enterprise-grade Associated Press, Suzuki and NASA are realizing Database, Support and Services significant cost savings by using MySQL to from the Developers of MySQL power high-volume Web sites, business-critical enterprise applications and packaged software. MySQL Network is a compre- hensive set of certified software, With headquarters in Sweden and the United production support and premium services that States — and operations around the world — help a corporate IT staff ensure the highest levels MySQL AB supports both open source values of reliability, security and uptime for their busi- and corporate customers' needs in a profitable, ness critical database applications. As a proactive sustainable business. For more information service that helps eliminate problems before they about MySQL, please visit www.mysql.com. occur, MySQL Network is a single, easy-to-buy offering, providing developers and DBAs with everything they need to successfully develop and deploy solutions with MySQL. The World’s Most Popular Open Source Database Copyright © 2006, MySQL AB. MySQL is a registered trademark of MySQL AB in the U.S. and in other countries. Other products mentioned are the trademarks of their respective corporations..
Recommended publications
  • Mysql Presentation
    MySQL Presentation Group members: Marco Tony Kassis Nourhan Sakr Roba Bairakdar Outline S What is MySQL? S History S Uses S Platforms and Interfaces S GUIs S Syntax S Why MySQL? What is MySQL? S It is the world’s most commonly used RDBMS S It is named after developer Michael Widenius; daughter, MY S Its source code is available under the terms of the GNU General Public License. S MySQL was owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Oracle Corporation S MySQL is used in high-profile, large-scale World Wide Web products, including Wikipedia, Google, Facebook and Twitter. History S Originally developed by Michael Widenius and David Axmark in 1994 S First release on 23rd of May 1995 S Windows version was released in 1998 S … S MySQL server 5.5 was released in December 2010 Uses S It is the most popular choice of database for use in web applications S It is a central component of the widely used LAMP open source web application software stack (LAMP: Linux, Apache, MySQL, Perl/PHP/Python) Platforms and interfaces S MySQL is written in C and C++ S It works on many different system platforms, including Linux, Mac OS X, Solaris, etc. S Some programming languages include libraries for accessing MySQL databases. These include MySQL Connector/Net for integration with Microsoft’s Visual Studio and JDBC driver for Java Graphical User Interface S MySQL has no GUI tools to administer the databases or manage the data contained S Official MySQL Workbench enables users to graphically administer MySQL databases
    [Show full text]
  • Mr. Marten Mickos, CEO, Mysql AB
    Monetary and Social Economics of Information Sharing Fujitsu Labs of America Technology Symposium 2007 Mårten Mickos, CEO, MySQL AB Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 1 "The future is here, it's just not widely distributed yet." William Gibson Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 2 The World is Going Online 1 billion internet users - nearly 3 billion mobile phone users Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 3 Disruptive Innovations SOFTWARE BUSINESS DEVELOPMENT MODEL MODEL ONLINE ROLE OF ORGANISATIONAL SOFTWARE MODEL Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 4 The Internet Keeps Growing Netcraft: Total Sites Across All Domains August 1995 - October 2007 Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 5 From Web to Enterprise 66% Are Deploying MySQL or Are Planning To Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 6 Online, People ... Communicate ... Connect ... Share ... Play ... Trade ... craigslist Search & Look Up Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 7 An Architecture of Participation Time Magazine 2006 Person of the Year: You Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 8 Why Software Freedom is so Powerful Number of developers who built our current information Number of developers on the society internet today. 100X Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 9 Production by Amateurs "The highest and best form of efficiency is the spontaneous cooperation of a free people." Bernard Baruch, Financier and Roosevelt advisor, 1870-1965 Alla of the above run on MySQL.
    [Show full text]
  • Guide to Secure Software Development in Ruby
    Fedora Security Team Secure Ruby Development Guide Guide to secure software development in Ruby Ján Rusnačko Secure Ruby Development Guide Fedora Security Team Secure Ruby Development Guide Guide to secure software development in Ruby Edition 1 Author Ján Rusnačko [email protected] Copyright © 2014 Ján Rusnačko. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. For guidelines on the permitted uses of the Fedora trademarks, refer to https://fedoraproject.org/wiki/ Legal:Trademark_guidelines. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. Java® is a registered trademark of Oracle and/or its affiliates. XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
    [Show full text]
  • Mysql Users Conference 2005, Keynote Speeches
    MySQL Users Conference April 18-21, 2005, Santa Clara, California Michael Tiemann Defining Open Source Open source is an indispensable element of the software industry but how did it get that way? Was it due to the success of pioneers such as Stallman and Torvalds? Was it the innovative licensing models, the collaborative community or was it just market economics at work? Michael Tiemann, founder of RedHat, President of the Open Source Initiative, Coder and long term open source advocate explores the many dimensions of the open source movement and poses some interesting questions to its community. Michael Teimann The characteristics of the open source movement and its community are not exclusive to the software industry. It runs far deeper than a single industry and drives to the core of human nature. Michael Tiemann shows how various innovations throughout history have only been possible through the architecture of participation. In the software industry distributed problem solving and code sharing has been instrumental to the success of Linux, MySQL, Apache and JBoss. The open source movement has redistributed the power structure in the operating system, database, web server and application server markets. Like Robin Hood and his Merry Men, it has taken from the few and given to the many. Keynote address Date: Tuesday, April 19 Time: 9:15am - 10:00am The Open Source Definition has changed the landscape of commercial software development--for the better. How might this new commercial interest change our notion of what makes for a "better" open source license? Some thoughts from a commercial /and/ OSI perspective.
    [Show full text]
  • Cashpoint Saves Half a Million Euros Per Year As It Bets on Mysql
    MySQL in Online Entertainment Cashpoint Saves Half a Million Euros per Year as it Bets on MySQL About Cashpoint Cashpoint is a betting and gaming enterprise founded in 1996 in Austria and is the market leader in several EU countries including Germany and Austria. Cashpoint has an extensive network of betting offices, more than 3,000 betting terminals, and an online betting platform. Business Challenge The Sybase database that was originally deployed at Cashpoint no longer met their ever-increasing data management requirements. The stability, reliability, and performance did not allow Cashpoint to achieve the required level of ser- vice availability. Therefore Cashpoint searched for a stable and low administra- tion database environment to optimize their performanc levels, maintenance times, and availability demands. Online betting and gaming The MySQL Solution Today, Cashpoint utilizes both MySQL Enterprise Gold Unlimited subscrip- Hardware: Sun Fire X4170 & tion and the MySQL Cluster database for managing customer, web, and Dell PowerEdge results data with the required levels of high availability. The database OS: Red Hat cluster consists of four data and SQL nodes connected by the Dolphin Enterprise Linux Interconnect, in addition to two replication and standby nodes. Database: MySQL Enterprise Furthermore, the replication mechanisms of MySQL particularly met Server & MySQL Cashpoint's requirements for high availability and scalability. Cluster The cost/performance ratio of the overall solution was the decisive factor in switching to a MySQL-based solution. MySQL was able to comprehen- sively meet all the specifications. The usage of an enterprise-wide MySQL Enterprise subscription and of MySQL Cluster contributes to considerable “The expertise and short response cost savings.
    [Show full text]
  • Red Hat Quay 2.9 Deploy Red Hat Quay - Basic
    Red Hat Quay 2.9 Deploy Red Hat Quay - Basic Deploy Red Hat Quay Last Updated: 2019-04-20 Red Hat Quay 2.9 Deploy Red Hat Quay - Basic Deploy Red Hat Quay Legal Notice Copyright © 2019 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/ . In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
    [Show full text]
  • Mariadb Viable Mysql Replacement Scale12x.Pdf
    MariaDB: Viable MySQL replacement Colin Charles, Team MariaDB, SkySQL Ab [email protected] | [email protected] http://mariadb.org/ http://bytebot.net/blog/ | @bytebot on Twitter SCALE12x, Los Angeles, California, USA 22 February 2014 Sunday, 23 February 14 whoami • Work on MariaDB at SkySQL Ab • Merged with Monty Program Ab, makers of MariaDB • Formerly MySQL AB (exit: Sun Microsystems) • Past lives include Fedora Project (FESCO), OpenOffice.org • MHA experience • since November 2011 (MHA 0.52, 0.53) • NRE work to make it run in a Solaris 10 environment... with no Internet access! • Continued deployment advice + work for data centre use • Much thanks to SkySQL for the experience Sunday, 23 February 14 MySQL? Percona Server? MariaDB? Sunday, 23 February 14 Agenda • 4 years: major server releases (5.1, 5.2, 5.3, 5.5, 5.5+TokuDB, Galera Cluster) and 10.0 series • Delving into history of previous releases • MariaDB 10.0 • Client libraries, Galera Cluster • Roadmap Sunday, 23 February 14 What isn’t covered • MariaDB Enterprise • Galera Cluster + GUI + API • mariadb.com • SkySQL • trademarks... Sunday, 23 February 14 What is MariaDB? • Community developed branch of MySQL • Feature enhanced • Fully compatible & feature complete with MySQL Sunday, 23 February 14 Backed by MariaDB Foundation • Driver of the MariaDB project • Foundation not controlled by single entity/ person; has a Board • Ensure MariaDB is compatible with MySQL, maintain mariadb.org, keep community voice • Major sponsors: SkySQL, Parallels, Booking.com, Automattic, OpenQuery, Percona,
    [Show full text]
  • Preview Mysql Tutorial (PDF Version)
    MySQL i MySQL About the Tutorial MySQL is the most popular Open Source Relational SQL Database Management System. MySQL is one of the best RDBMS being used for developing various web-based software applications. MySQL is developed, marketed and supported by MySQL AB, which is a Swedish company. This tutorial will give you a quick start to MySQL and make you comfortable with MySQL programming. Audience This tutorial is prepared for the beginners to help them understand the basics-to-advanced concepts related to MySQL languages. Prerequisites Before you start doing practice with various types of examples given in this tutorial, it is being assumed that you are already aware about what a database is, especially an RDBMS and what is a computer programming language. Copyright & Disclaimer Copyright 2018 by Tutorials Point (I) Pvt. Ltd. All the content and graphics published in this e-book are the property of Tutorials Point (I) Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy, distribute or republish any contents or a part of contents of this e-book in any manner without written consent of the publisher. We strive to update the contents of our website and tutorials as timely and as precisely as possible, however, the contents may contain inaccuracies or errors. Tutorials Point (I) Pvt. Ltd. provides no guarantee regarding the accuracy, timeliness or completeness of our website or its contents including this tutorial. If you discover any errors on our website or in this tutorial, please notify us at [email protected] i MySQL Table of Contents About the Tutorial ...................................................................................................................................
    [Show full text]
  • Red Hat Cloudforms 4.1 Deployment Planning Guide
    Red Hat CloudForms 4.1 Deployment Planning Guide Planning for the deployment of Red Hat CloudForms Red Hat CloudForms Documentation Team Red Hat CloudForms 4.1 Deployment Planning Guide Planning for the deployment of Red Hat CloudForms Red Hat CloudForms Documentation Team [email protected] Legal Notice Copyright © 2017 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/ . In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
    [Show full text]
  • Release Notes
    Release Notes SAP Patient Management and SAP Ambulatory Care Management in SAP ECC Industry Extension Healthcare 6.0 Add-On Support Package 06 Version 1 August 2006 Release Notes SAP ECC Industry Extension Healthcare 6.0/6 (Version 1) Version Add-On Support Package Release Notes for SAP ECC Industry Extension Healthcare, Release 6.0/6. Version 1, August 2006 Copyright © Copyright 2007 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iSeries, pSeries, xSeries, zSeries, z/OS, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, and Informix are trademarks or registered trademarks of IBM Corporation in the United States and/or other countries. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML, and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape.
    [Show full text]
  • Professional LAMP : Linux, Apache, Mysql, and PHP Web Development / Jason Gerner
    01_59723x ffirs.qxd 10/31/05 6:37 PM Page iii Professional LAMP Linux®, Apache, MySQL®, and PHP5 Web Development Jason Gerner Elizabeth Naramore Morgan L. Owens Matt Warden 01_59723x ffirs.qxd 10/31/05 6:37 PM Page i Professional LAMP 01_59723x ffirs.qxd 10/31/05 6:37 PM Page ii 01_59723x ffirs.qxd 10/31/05 6:37 PM Page iii Professional LAMP Linux®, Apache, MySQL®, and PHP5 Web Development Jason Gerner Elizabeth Naramore Morgan L. Owens Matt Warden 01_59723x ffirs.qxd 10/31/05 6:37 PM Page iv Professional LAMP: Linux®, Apache, MySQL®,and PHP5 Web Development Published by Wiley Publishing, Inc. 10475 Crosspoint Boulevard Indianapolis, IN 46256 www.wiley.com Copyright © 2006 by Wiley Publishing, Inc., Indianapolis, Indiana Published simultaneously in Canada ISBN-13: 978-0-7645-9723-7 ISBN-10: 0-7645-9723-X Printed in the United States of America Manufactured in the United States of America 10 9 8 7 6 5 4 3 2 1 1MA/RW/RR/QV/IN Library of Congress Cataloging-in-Publication Data Professional LAMP : Linux, Apache, MySQL, and PHP Web development / Jason Gerner ... [et al.]. p. cm. ISBN-13: 978-0-7645-9723-7 (paper/website) ISBN-10: 0-7645-9723-X (paper/website) 1. Web site development. 2. Open source software. I. Title: Linux, Apache, MySQL, and PHP Web development. II. Gerner, Jason, 1978– TK5105.888.P677 2006 005.2'762—dc22 2005026487 No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 646-8600.
    [Show full text]
  • Administrator-En.A4.Pdf
    MySQL Administrator MySQL Administrator Abstract This is the MySQL Administrator Manual. MySQL Administrator has reached EOL. See the EOL notice. Please upgrade to MySQL Workbench. Document generated on: 2010-02-04 (revision: 18947) Copyright 2004-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc. This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms: You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how Sun disseminates it (that is, electronically for download on a Web site with the software) or on a CD-ROM or similar me- dium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dis- semination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an au- thorized representative of Sun Microsystems, Inc. Sun Microsystems, Inc. and MySQL AB reserve any and all rights to this documentation not ex- pressly granted above. For more information on the terms of this license, for details on how the MySQL documentation is built and produced, or if you are interested in doing a translation, please contact the http://www.mysql.com/company/contact/. If you want help with using MySQL, please visit either the MySQL Forums or MySQL Mailing Lists where you can discuss your issues with other MySQL users.
    [Show full text]