~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Brian Aker
  • Date: 2011-01-25 00:51:34 UTC
  • mto: This revision was merged to the branch mainline in revision 2113.
  • Revision ID: brian@tangent.org-20110125005134-4q2lqcwpyj4xuwd0
Merge in the last of the sql_command/push it into the statement object
creation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Welcome to Drizzle's documentation!
7
7
===================================
8
8
 
9
 
.. image:: logo.png
10
 
 
11
9
Drizzle is a transactional, relational, community-driven open source database that is forked from the popular MySQL database.
12
10
 
13
11
The Drizzle team has removed non-essential code, re-factored the remaining code and modernized the code base moving to C++.
30
28
   :maxdepth: 2
31
29
   
32
30
   preface
33
 
   license
34
31
   what_is_drizzle
35
32
   brief_history_of_drizzle
36
33
   how_to_report_a_bug
52
49
   :maxdepth: 2
53
50
 
54
51
   queries
55
 
   functions/overview
 
52
   functions
56
53
   data_types
57
54
   ddl
58
55
   dml
64
61
   getting_information 
65
62
   transactional 
66
63
   administrative
67
 
   resources/index
68
64
 
69
65
User Level Topics:
70
66
------------------
122
118
   :maxdepth: 2
123
119
 
124
120
   testing/test-run.rst
125
 
   testing/dbqp.rst
126
121
 
127
122
Indices and tables
128
123
==================