~drizzle-trunk/drizzle/development

641.2.3 by Monty Taylor
InnoDB Plugin 1.0.4
1
This is the source of the InnoDB Plugin 1.0.4 for MySQL 5.1
641.1.2 by Monty Taylor
Imported 1.0.1 with clean - with no changes.
2
===========================================================
3
4
Instructions for compiling the plugin:
5
--------------------------------------
6
7
1. Get the latest MySQL 5.1 sources from
8
   http://dev.mysql.com/downloads/mysql/5.1.html#source
9
10
2. Replace the contents of the mysql-5.1.N/storage/innobase/ directory
11
   with the contents of this directory.
12
13
3. Optional (only necessary if you are going to run tests from the
14
   mysql-test suite): cd into the innobase directory and run ./setup.sh
15
16
4. Compile MySQL as usual.
17
18
5. Enjoy!
19
20
See the online documentation for more detailed instructions:
21
http://www.innodb.com/doc/innodb_plugin-1.0/innodb-plugin-installation.html
22
23
For more information about InnoDB visit
24
http://www.innodb.com
25
641.2.1 by Monty Taylor
InnoDB Plugin 1.0.2
26
Please report any problems or issues with the plugin in the InnoDB Forums
27
http://forums.innodb.com/ or in the MySQL Bugs database http://bugs.mysql.com
28
641.1.2 by Monty Taylor
Imported 1.0.1 with clean - with no changes.
29
Thank you for using the InnoDB plugin!