Geometry.Net - the online learning center
Home  - Computer - Mysql
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 76    Back | 1  | 2  | 3  | 4  | Next 20

         Mysql:     more books (100)
  1. MySQL Cookbook by Paul DuBois, 2007-01-27
  2. MYSQL in a Nutshell (In a Nutshell (O'Reilly)) by Russell Dyer, 2008-04-15
  3. MySQL Stored Procedure Programming by Guy Harrison, Steven Feuerstein, 2006-03-28
  4. PHP & MySQL Web Development All-in-One Desk Reference For Dummies by Janet Valade, Bill Ballad, 2008-01-29
  5. Understanding MySQL Internals by Sasha Pachev, 2007-04-10
  6. MySQL Tutorial by Luke Welling, Laura Thomson, 2003-12-04
  7. Web Database Applications with PHP & MySQL, 2nd Edition by Hugh E. Williams, 2004-05-16
  8. Effortless E-Commerce with PHP and MySQL by Larry Ullman, 2010-10-31
  9. The Definitive Guide to MySQL 5, Third Edition by Michael Kofler, 2005-09-23
  10. Sams Teach Yourself PHP, MySQL and Apache All in One (4th Edition) by Julie C. Meloni, 2008-06-28
  11. Build Your Own Database Driven Web Site Using PHP & MySQL by Kevin Yank, 2009-06-19
  12. Pro MySQL (Expert's Voice in Open Source) by Michael Kruckenberg, Jay Pipes, 2005-07-25
  13. PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech)) by Janet Valade, 2006-11-20
  14. MySQL and Java Developer's Guide by Mark Matthews, Jim Cole, et all 2003-02-21

21. TAASC: MySQL Basics -- A Helpful MySQL Tutorial
Tips for installing mysql on Windows machines. Also provides step by step instructions on creating and maintaining mysql databases using basic SQL commands.
http://www.analysisandsolutions.com/code/mybasic.htm
THE ANALYSIS AND SOLUTIONS COMPANY Home Advantages Databases Websites ... Web Design Errors
MySQL Basics A Helpful MySQL Tutorial
Introduction
Welcome. This MySQL tutorial is a guide for new MySQL users, providing a reference of very basic , step by step, instructions on how to get started. This MySQL help page also gives more advanced users assistance in upgrading and running multiple versions of MySQL on a computer at the same time. MySQL is an SQL based relational database management system (DBMS) that runs under a broad array of operating systems. MySQL is frequently used by PHP and Perl scripts. The SQL commands discussed in this tutorial apply to MySQL operating under all operating systems. Only the installation instructions are Windows specific. The focus is on Windows XP Professional and Windows 2000 Professional machines. We'll be covering the installation of MySQL versions 5.0.18, 4.1.16 and 4.0.21 as well as how to configure everything so they'll all be able to run on your system at the same time. Plus, the data directories will be moved to another location in order to make backups easier. If you only want to install one version of MySQL, ignore the instructions relating to the other versions. If your operating system or versions of MySQL are different, the instructions should still work, but keep an eye out for slight differences, like which working directory you'll need to be in.

22. Server Logistics - Complete MySQL
Complete mysql is intended to be a thorough and easy to use mysql software distribution for Mac OS X. If you are not familiar with mysql, it is a popular
http://serverlogistics.com/mysql.php
Complete MySQL 4.0.21
Last Update: 10/5/2004 Overview
Complete MySQL is intended to be a thorough and easy to use MySQL software distribution for Mac OS X. If you are not familiar with MySQL, it is a popular and robust open-source SQL server. You can find out more about MySQL at the MySQL AB website . Complete MySQL consists of the following components: MySQL Installer Package
The MySQL installer package provides an easy way to install the MySQL software. Installing MySQL is as easy as double-clicking the package file and following the instructions provided by Apple's Installer application. This package was built using methods recommended by Apple engineers in order to produce a "safe" package that will not overwrite symlinks in the filesystem. MySQL was built with threads, OpenSSL, and InnoDB support. MySQL System Preferences Pane
The new MySQL.prefPane is an extension to the System Preferences application that allows you to control the MySQL server. It also provides the ability to initialize a newly installed MySQL database server, as well as the ability to set the password for the "root" MySQL user account.
Also included are the current binary releases of the MyODBC ODBC driver and Connector/J JDBC driver for maximum connectivity.

23. Sun To Fork Out $1 Billion For Open-source Firm MySQL | Tech News Blog - CNET Ne
Acquisition of one of the most successful opensource software companies is a bold move for Sun, which has embraced open source to try to boost revenue.
http://www.news.com/8301-10784_3-9851644-7.html
News Blog Subscribe to News Blog January 16, 2008 5:41 AM PST
Sun to fork out $1 billion for open-source firm MySQL
Posted by Martin LaMonica 34 comments Sun Microsystems will plunk down $1 billion to buy MySQL, the maker of a popular open-source database. Sun said Wednesday that it will pay about $800 million in cash for MySQL's privately held stock and will assume about $200 million worth of options. MySQL CEO Marten Mickos will join Sun's senior executive team after the transaction closes. The acquisition is a bold move for Sun, which has embraced open-source software and development practices in an effort to garner more revenue from its software business. Until now, it has sold support services for a competing open-source database, PostgreSQL. Company executives said they will continue to support PostgreSQL and continue to partner with database giant Oracle. MySQL, founded in 1995, is one of the most successful open-source companies . It's part of the popular combination of open-source development products referred to as LAMP , for Linux, Apache Web server, MySQL and the PHP development language, which is broadly used on the Internet and within companies.

24. MySQL Tutorial - Introduction
Learn how to use mysql with PHP in Tizag.com s mysql and PHP lesson.
http://www.tizag.com/mysqlTutorial/
Web www.tizag.com Home Web Tutorials First Website Guide HTML Tutorial CSS Tutorial
Templates Website Templates Flash Templates Website Logos
Scripting Javascript Tutorial PHP Tutorial PERL Tutorial Ajax Tutorial ... VBScript Tutorial
Databases SQL Tutorial MySQL Tutorial
Miscellaneous XML Tutorial Web Host Guide Flash Tutorial MySQL Tutorial MySQL - Introduction MySQL - Setup MySQL - Admin MySQL - Syntax ... MySQL - Backup Aggregate Functions MySQL - Group By MySQL - Count MySQL - Sum MySQL - Avg ... MySQL - Max Advanced Topics MySQL - SQL Injection MySQL - Date MySQL - Time MySQL - Index ... Contact Us
PHP / MySQL Tutorial
MySQL is currently the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server-side applications. MySQL has been criticized in the past for not supporting all the features of other popular and more expensive DataBase Management Systems. However, MySQL continues to improve with each release (currently version 5), and it has become widely popular with individuals and businesses of many different sizes.
What is a Database?

25. MySQL On Mac OS X
mysql has become one of the most popular databases for Web applications. The database is well suited for common Webrelated tasks like content management,
http://developer.apple.com/internet/macosx/osdb.html
Advanced Search Log In Not a Member? Contact ADC ... Open Source
MySQL has become one of the most popular databases for Web applications. The database is well suited for common Web-related tasks like content management, and for implementing Web features like discussion boards and guestbooks. For a time, some developers avoided MySQL for commercial applications because it did not implement certain features, such as transactions. But this is no longer the case, and MySQL is a great choice for just about any Web-based application.
MySQL Features
MySQL is also undeniably stable. In both your production and serving environments, you can be reasonably confident that MySQL will be up and processing queries as long as power flows to your machine. The popularity of MySQL is a benefit as well, because if you run into difficulty, you can lean on the active community that supports MySQL. There are many mailing lists dedicated to MySQL, and most questions find quick and thorough answers.
MySQL Drawbacks
Lack of support for transactions used to be a drawback of MySQL, but this has been addressed. Now, on Mac OS X, you can use the MySQL InnoDB table type and have access to row-level locking and robust transaction support, as well as foreign key constraints.

26. MySQL, Third Edition
Home site for mysql , by Paul DuBois, Sams Developer s Library.
http://www.kitebird.com/mysql-book/
MySQL
(Third Edition)
Paul DuBois
Sams Developer's Library, March, 2005
1320 pages
ISBN: 0-672-32673-6
larger image
Welcome to the Web site for MySQL, Third Edition (a.k.a. "Doorstop III"). MySQL is a comprehensive text that covers how to use and administer MySQL databases, and how to write MySQL-based programs in C, Perl, and PHP. It also includes several reference appendixes. Inquiries may be sent to Paul DuBois
Last modified: April 12, 2007
Kitebird home
MySQL and Perl for the Web MySQL Cookbook book comparison

27. MySQL Basics In Pictures
Need a quick reminder of how to do something with mysql? Click a task. Getting Started. Start mysql Create a new database Create a table
http://inpics.net/mysqlbasics.html
our approach new tutorials contact us
MySQL Basics In Pictures
microsoft office Access Excel PowerPoint Word ... Publisher openoffice.org Base Calc Impress Writer web layout Dreamweaver web graphics Photoshop Elements Fireworks web programming MySQL Basics PHP Basics Perl Basics This tutorial helps beginners learn the basics of using the open-source MySQL database. BEGIN THE MYSQL BASICS TUTORIAL >> Need a quick reminder of how to do something with MySQL? Click a task: Getting Started Administering Databases Working with Tables Queries Security Web

28. MySQL
mysql database is the world s most popular open source database because of its fast performance, high reliability, ease of use, and dramatic cost savings.
http://sun.com/mysql
Skip to Content Java Solaris Communities ... How to Buy document.write('My Sun Connection'); document.write('Cart'); My Sun Connection Cart United States Worldwide
At a Glance See All Features
Executives Speak Out
Watch as Jonathan Schwartz talks with Rich Green, Greg Papadopoulos, and Marten Mickos about the combination of the two companies. Watch the Video Watch Now
Podcasts
MySQL's CEO Tells It Like It Is
Listen as Marten Mikos, MySQL's CEO talks with Sun's Barton George about what it will take for the acquisition to succeed, Sun's commitment to Linux, and more. Listen Now ( ogg The Power of Sun and MySQL
Zack Urlocker, MySQL's VP of Products talks about how it feels to be a Sun employee, his thoughts about the acquistion, and what MySQL is looking to leverage as part of Sun.

29. MySQL Conference & Expo — Co-presented By MySQL & O'Reilly Conferences, Apr
To stay abreast of conference news and to receive email notification when registration opens, please sign up for the mysql Conference newsletter.
http://en.oreilly.com/mysql2008/
Sitemap - JavaScript is required to display DHTML Menu Sponsors
Diamond Sponsors
Platinum Sponsors
Gold Sponsors
Premier Media Partner
Sponsorship Opportunities
For information on exhibition and sponsorship opportunities at the conference, contact Sharon Cordesse at scordesse@oreilly.com Download the MySQL Sponsor/Exhibitor Prospectus
Media Partner Opportunities
Download the (PDF) for more information on trade opportunities with O'Reilly conferences, or contact Avila Reese at mediapartners@oreilly.com
Press and Media
For media-related inquiries, contact confpr@oreilly.com
MySQL Conference Newsletter
To stay abreast of conference news and to receive email notification when registration opens, please sign up for the MySQL Conference newsletter
Contact Us
View a complete list of MySQL contacts
Stay Connected
Schedule Tag with del.icio.us Sign Up for the Newsletter
Of Note:
Check out the 2008 conference wiki and some of the 2007 conference information brings over 1,600 open source and database enthusiasts together to harness the power of MySQL and celebrate the huge MySQL ecosystem.
  • Learn how to optimize the performance of MySQL Get detailed insight into new MySQL features Develop skills for scale-out using PHP, Python, Perl, Ruby, .NET and Java

30. MySQL Performance Blog
By mysql Users Conference 2007 Sphinx version 0.9.7 was released and today we had just 0.9.8rc1 announced This minor change in version number corresponds
http://www.mysqlperformanceblog.com/
MySQL Performance Blog
Everything about MySQL Performance

31. Sun, MySQL Synergies Stressed In Merger | InfoWorld | News | 2008-01-16 | By Pau
Jan 16, 2008 Sun gets successful open source vendor and part of LAMP stack while mysql gets major IT vendor backing.
http://www.infoworld.com/article/08/01/16/sun-mysql_1.html
var cType = "Article"; var section = "News"; var type = "News"; var subType = ""; var pkeys = new Array("Applications","Data management","Platforms","Standards","Storage"); var skeys = new Array("Databases","Open source standards","Open source databases"); var primaryAud = new Array("CIO"); document.write(''); document.write(''); adCall("728","90","leader"); Free Newsletters
Terms of Service
and Log-in Register
Username: Password:
forgot password? Logged in as Log-out
Sun, MySQL synergies stressed in merger
Sun gets successful open source vendor and part of LAMP stack while MySQL gets major IT vendor backing
By Paul Krill
January 16, 2008 Talkback E-mail Printer Friendly Reprints
With Sun Microsystems' $1 billion acquisition of open source database vendor MySQL announced Wednesday, Sun gets ownership of a major player in the open source software industry while MySQL gets the backing of a multibillion-dollar, established systems company. getLHCRelSpArt("/article/08/01/16/sun-mysql_1.html","leftColumn"); Called the largest open source software deal ever, the merger makes Sun the owner of a critical part of the popular LAMP (Linux Apache MySQL Perl/Python/PHP) open source software stack. Sun already has been offering up its own software to open source

32. MySQL :: Developer Zone
On 16 January 2008, less than six weeks ago, Sun announced their definitive agreement to acquire mysql AB. That definite agreement was still subject to
http://mirrors.sunsite.dk/mysql/
Skip navigation links The world's most popular open source database Contact a MySQL Representative Login Register
MySQL Server Community Edition
New Releases
Software Previews
What's New
MySQL Training
MySQL Quickpoll
For 2008-2009 purchasing, what hardware will you buy to run your MySQL Applications? x86 SingleCpuPerServer, SingleCorePerCPU
x86 SingleCpuPerServer, DualCorePerCPU
x86 SingleCpuPerServer, QuadCorePerCPU
x86 SingleCpuPerServer, EightCorePerCPU x86 DualCpuPerServer, SingleCorePerCPU x86 DualCpuPerServer, DualCorePerCPU x86 DualCpuPerServer, QuadCorePerCPU x86 DualCpuPerServer, EightCorePerCPU x86 QuadCpuPerServer, SingleCorePerCPU x86 QuadCpuPerServer, DualCorePerCPU

33. The Sun-MySQL Deal Stinks - MarketWatch
(MarketWatch) Sun Microsystems Inc. gobbling up mysql is perhaps the worst single event I have ever witnessed in the history of tech mergers and
http://www.marketwatch.com/news/story/john-dvoraks-second-opinion-sun-mysql/stor

34. What Is MySQL? - A Definition From Whatis.com
mysql is a relational database management system (RDBMS) based on Structured Query Language (SQL), the most popular language for adding, accessing,
http://searchenterpriselinux.techtarget.com/sDefinition/0,,sid39_gci516819,00.ht
mboxCreate('global'); MySQL Home Enterprise Linux Definitions - MySQL SearchEnterpriseLinux.com Definitions (Powered by WhatIs.com) EMAIL THIS LOOK UP TECH TERMS Powered by: Search listings for thousands of IT terms: Browse tech terms alphabetically: A B C D ... Z
MySQL
Digg This! StumbleUpon Del.icio.us
ttWriteMboxDiv('searchEnterpriseLinux_Definition_Body'); ttWriteMboxContent('searchEnterpriseLinux_Definition_Body'); - MySQL is a relational database management system ( RDBMS ) based on SQL (Structured Query Language). First released in January, 1998, MySQL is now one component of parent company MySQL AB's product line of database servers and development tools. Many Internet startups became interested in the original open source version of MySQL as an alternative to the proprietary database systems from Oracle IBM , and Informix. MySQL is currently available under two different licensing agreements: free of charge, under the GNU General Public License ( GPL open source system or through subscription to MySQL Network for business applications. MySQL runs on virtually all platforms, including

35. MM Mysql Drivers
LINUXWORLD EXPO (August 13, 2002) - mysql AB, developer of the world s most popular Open Source database, today announced that it has added a new JDBC
http://mmmysql.sourceforge.net/
MM.MySQL is now MySQL Connector/J ! In June, 2002, I joined the fine crew of developers at MySQL AB, and MM.MySQL is now the official JDBC driver for MySQL! As well as being under a free software license (LGPL for Connector/J 2.0.14, GPL for Connector/J 3.0.0 and beyond), commercial licenses and support options are also available from MySQL-AB. Contact sales@mysql.com for more information. With this change, comes a name change, and new distribution channel. MM.MySQL will no longer be distributed from this site, or the SourceForge.net project site. If you want to keep up with the latest versions of the most popular JDBC driver for the worlds' most popular Open Source database, you must go to:
http://www.mysql.com/downloads/api-jdbc.html
For posterity's sake, the old version of this page (and old distributions of the driver) can be found here I'm including the news release on this page that explains everything:
MySQL Adds Popular JDBC Driver to Product Line-up
13 Aug 2002 New, enhanced version of Mark Matthews' Open Source Java driver debuts as "MySQL Connector/J" LINUXWORLD EXPO - (August 13, 2002)

36. What Is MySQL? - A Word Definition From The Webopedia Computer Dictionary
This page describes the term mysql and lists other pages on the Web where you can find additional information.
http://www.webopedia.com/TERM/M/MySQL.html
You are in the: Small Business Computing Channel ECommerce-Guide Small Business Computing Webopedia ... Refer-It Enter a word for a definition... ...or choose a computer category. choose one... All Categories Communications Computer Industry Companies Computer Science Data Graphics Hardware Internet and Online Services Mobile Computing Multimedia Networks Open Source Operating Systems Programming Software Standards Types of Computers Wireless Computing World Wide Web Home
Term of the Day

New Terms

Pronunciation
...
Be a Commerce Partner

MySQL Last modified: Wednesday, March 10, 2004 Pronounced “my ess cue el” (each letter separately) and not “my SEE kwill.” MySQL is an open source RDBMS that relies on SQL for processing the data in the database . MySQL provides APIs for the languages C C++ Eiffel Java ... PHP and Python . In addition, OLE DB and ODBC providers exist for MySQL data connection in the Microsoft environment. A MySQL .NET Native Provider is also available, which allows native MySQL to .NET access without the need for OLE DB. MySQL is most commonly used for Web applications and for embedded applications and has become a popular alternative to proprietary database systems because of its speed and reliability. MySQL can run on

37. Freshmeat.net: Project Details For MySQL
mysql is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different
http://freshmeat.net/projects/mysql/
document.write(''); dfp_tile++; Mon, Mar 31st home browse articles ... scoop 01:19 PDT Search for in projects articles comments
Section Main Unix Handhelds Mac OS X Themes login
register

recover password

[Project]
... [Project]
MySQL - Production (5.0.x) branch
Sections: Mac OS X Unix

document.write(''); dfp_tile++; document.write(''); dfp_tile++; Added: Sun, Jan 11th 1998 21:25 PDT (10 years, 2 months ago) Updated: Mon, Mar 24th 2008 06:38 PDT (7 days ago)
About:
MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. Author:
info (at) mysql (dot) com [contact developer] Rating: reset (166 votes) Homepage: http://www.mysql.com/ Tar/GZ: http://dev.mysql.com/[..]MySQL-5.0/mysql-5.0.51a.tar.gz/from/pick Changelog: http://dev.mysql.com/doc/mysql/en/news-5-0-x.html RPM package: http://dev.mysql.com/[..]ver-5.0.51a-0.glibc23.i386.rpm/from/pick OS X package: http://dev.mysql.com/[..]rd-5.0.51a-osx10.4-powerpc.dmg/from/pick Mailing list archive: http://www.mysql.com/documentation/lists.html

38. MySQL/Ruby
mysql API module (extension library) for Ruby; gives same functions to Ruby programs that mysql C API gives to C programs.
http://www.tmtm.org/en/mysql/ruby/
MySQL/Ruby
[Japanese] This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs.
Download
tmtm.org
Requirement
  • MySQL 5.0.51a
  • Ruby 1.8.6, 1.9.0
The module may work for other versions, but that has not been verified.
License
This program is under Ruby's license
Install
% ruby extconf.rb or % ruby extconf.rb with-mysql-dir=/usr/local/mysql or % ruby extconf.rb with-mysql-config then % make extconf.rb has following options:
with-mysql-include= dir
MySQL header file directory. Default is /usr/local/include.
with-mysql-lib= dir
MySQL library directory. Default is /usr/local/lib.
with-mysql-dir= dir
Same as with-mysql-include= dir /include, with-mysql-lib= dir /lib.
with-mysql-config[= /path/to/mysql_config
Get compile-parameter from mysql_config command.
% ruby ./test.rb [ hostname user passwd dbname port socket flag # make install
Note
If you get error like 'libmysqlclient not found' when testing, you need to specify the directory in which the library is located so that make can find it. % env LD_RUN_PATH= libmysqlclient.so directory

39. MySQL Bugs
Portions of this website are copyright © 2001, 2002 The PHP Group. Page generated in 0.010 sec. using mysql 5.1.22rc-log.
http://bugs.mysql.com/
Login Register
Report a Bug
Before you report a bug, please make sure to do the following:
  • Use the search form or the advanced search page to make sure nobody has reported the bug already. Make sure you are using the latest production version if similar bugs have recently been fixed. Read our tips on how to report a bug
Once you've double-checked that the bug you've found hasn't already been reported, and that you have collected all the information you need to file an excellent bug report, use the bug reporting page
Search the Bug System
You can search all of the bugs that have been reported on our advanced search page , or the search form on this page.
Syndicate It
You can subscribe to the results of any search using the 'Feed' link that can be found on the search result page.
Credits
This bug-tracking system is based on the bugs.php.net bugs system , originally written by Rasmus Lerdorf. Some of the icons come from Silk Icons by Mark James
Find bugs
with any of the words Return only bugs with status Active Under Development In QA Open Closed Duplicate Analyzing Verified In progress Patch pending In review Patch approved Patch queued Documenting QA testing QA review Post-fix test fail Need Doc Info To be fixed later Won't fix Can't repeat No Feedback Need Feedback Stale Fresh Not a Bug Unsupported All Return only bugs with severity Not feature request All S5 (Performance) S4 (Feature request) S3 (Non-critical) S2 (Serious) S2 or higher S1 (Critical)
Show
10 bugs 20 bugs 30 bugs 40 bugs 50 bugs 60 bugs 70 bugs 80 bugs

40. PHP/MySQL Tutorial - Part 1
Learn how to use PHP to interact with the free mysql to make fully dynamic and databasedriven sites. (Free Webmaster Help)
http://www.freewebmasterhelp.com/tutorials/phpmysql

Cookies
ASP Advanced HTML .htaccess ... PHP/MySQL : Part 1 PHP/MySQL Tutorial
Part 1 - Introduction

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

By: David Powers
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

By: Larry Ullman
Mastering Regular Expressions

By: Jeffrey Friedl
Beginning PHP and MySQL 5: From Novice to Professional, Second Edition

By: W. Jason Gilmore Introduction For many people, the main reson for learning a scripting language like PHP is because of the interaction with databases it can offer. In this tutorial I will show you how to use PHP and the MySQL database to store information on the web and include it into your website. Before you read this tutorial you should have at least a basic knowledge of how to use PHP. If you do not yet know PHP, I suggest that you read our PHP tutorial before continuing. Why Would I Want A Database? It is actually surprising how useful a database can be when used with a website. There are a huge variety of things you can do when you interact the two, from displaying simple lists to running a complete website from a database. Some examples of PHP and MySQL being used together are:

Page 2     21-40 of 76    Back | 1  | 2  | 3  | 4  | Next 20

free hit counter