~ubuntu-branches/debian/squeeze/rmysql/squeeze

« back to all changes in this revision

Viewing changes to man/MySQL.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2007-08-22 06:07:51 UTC
  • mfrom: (2.1.6 gutsy)
  • Revision ID: james.westby@ubuntu.com-20070822060751-p40asvlcowm7u7au
Tags: 0.6.0-2
* debian/control: Updated (Build-)Depends: on r-cran-dbi (Closes: #439093)
* debian/control: Upgraded (Build-)Depends: to r-base-core (>= 2.5.1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
% $Id: MySQL.Rd 159 2006-02-15 18:13:05Z dj $
 
1
% $Id: MySQL.Rd 308 2007-06-01 02:35:37Z daj025@gmail.com $
2
2
\name{MySQL}
3
3
\alias{MySQL}
4
4
\title{
5
 
  Instantiate a MySQL client from the current R or S-Plus session
 
5
  Instantiate a MySQL client from the current R session
6
6
}
7
7
\description{
8
8
This function creates and initializes a MySQL client.
40
40
to one or several MySQL database engines.
41
41
}
42
42
\section{Side Effects}{
43
 
The R/S-Plus client part of the database communication is initialized,
 
43
The R client part of the database communication is initialized,
44
44
but note that connecting to the database engine needs to be done through
45
45
calls to \code{\link[DBI]{dbConnect}}.
46
46
}
86
86
This file should be readeable only by you. 
87
87
Inside each section, MySQL parameters may be specified one per line
88
88
(e.g., \code{user = opto}).  
89
 
The R/S-Plus MySQL implementation always parses the \code{[client]}
 
89
The R MySQL implementation always parses the \code{[client]}
90
90
and \code{[rs-dbi]} sections, but you may define you own
91
91
project-specific sections to tailor its environment; 
92
92
if the same parameter appears more than once, the last