~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/mysql_differences.rst

  • Committer: Stewart Smith
  • Date: 2010-11-05 06:45:27 UTC
  • mto: (1910.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1911.
  • Revision ID: stewart@flamingspork.com-20101105064527-mh5h1k7y1ua8sb0e
few cleanup to Differences between Drizzle and mySQL documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Drizzle was forked from the (now defunct) MySQL 6.0 tree. Since then there
6
6
have been a lot of changes. Some areas are similar, others unrecognisable.
7
7
 
8
 
This section aims to explore some of the notable differences between
 
8
This section aims to explore some of the notable differences between MySQL
 
9
and Drizzle.
 
10
 
 
11
This section was originally adapted from the Drizzle Wiki.
9
12
 
10
13
Usage
11
14
-----