~ubuntu-branches/ubuntu/intrepid/bugzilla/intrepid

« back to all changes in this revision

Viewing changes to docs/html/api/Bugzilla/DB/Mysql.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Bossek
  • Date: 2008-06-27 22:34:34 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080627223434-0ib57vstn43bb4a3
Tags: 3.0.4.1-1
* Update of French, Russian and German translations. (closes: #488251)
* Added Bulgarian and Belarusian translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<html>
3
 
  <head>
4
 
    <title>
5
 
Bugzilla::DB::Mysql</title>
6
 
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7
 
  <link rel="stylesheet" title="style" type="text/css" href="../../style.css" media="all" >
8
 
 
9
 
</head>
10
 
  <body id="pod">
11
 
<p class="backlinktop"><b><a name="___top" href="../../index.html" accesskey="1" title="All Documents">&lt;&lt;</a></b></p>
12
 
<h1>Bugzilla::DB::Mysql</h1>
13
 
<div class='indexgroup'>
14
 
<ul   class='indexList indexList1'>
15
 
  <li class='indexItem indexItem1'><a href='#NAME'>NAME</a>
16
 
  <li class='indexItem indexItem1'><a href='#DESCRIPTION'>DESCRIPTION</a>
17
 
</ul>
18
 
</div>
19
 
 
20
 
<h1><a class='u' href='#___top' title='click to go to top of document'
21
 
name="NAME"
22
 
>NAME</a></h1>
23
 
 
24
 
<p>Bugzilla::DB::Mysql - Bugzilla database compatibility layer for MySQL</p>
25
 
 
26
 
<h1><a class='u' href='#___top' title='click to go to top of document'
27
 
name="DESCRIPTION"
28
 
>DESCRIPTION</a></h1>
29
 
 
30
 
<p>This module overrides methods of the Bugzilla::DB module with MySQL specific implementation.
31
 
It is instantiated by the Bugzilla::DB module and should never be used directly.</p>
32
 
 
33
 
<p>For interface details see <a href="../../Bugzilla/DB.html" class="podlinkpod"
34
 
>Bugzilla::DB</a> and <a href="../../DBI.html" class="podlinkpod"
35
 
>DBI</a>.</p>
36
 
<p class="backlinkbottom"><b><a name="___bottom" href="../../index.html" title="All Documents">&lt;&lt;</a></b></p>
37
 
 
38
 
<!-- end doc -->
39
 
 
40
 
</body></html>