~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Lee Bieber
  • Date: 2011-01-25 20:11:28 UTC
  • mfrom: (2114.1.5 build)
  • Revision ID: kalebral@gmail.com-20110125201128-zhhu9kgcmmv2p11y
Merge Lee - 706121: innodb.innodb_bug53756.test relies on functionality not provided by test-run.pl
Merge Monty - Added inter-plugin dependencies for controlling plugin load order
Merge Marisa - 684803: Need to update Drizzledump documentation with migration conversions / caveats
Merge Marisa - 686641: Need to document removal of multi-table update/delete from Drizzle

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
 
9
11
Drizzle is a transactional, relational, community-driven open source database that is forked from the popular MySQL database.
10
12
 
11
13
The Drizzle team has removed non-essential code, re-factored the remaining code and modernized the code base moving to C++.
28
30
   :maxdepth: 2
29
31
   
30
32
   preface
 
33
   license
31
34
   what_is_drizzle
32
35
   brief_history_of_drizzle
33
36
   how_to_report_a_bug
49
52
   :maxdepth: 2
50
53
 
51
54
   queries
52
 
   functions
 
55
   functions/overview
53
56
   data_types
54
57
   ddl
55
58
   dml