mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
Remove README from branches/zip. This file is added by
https://svn.innodb.com/svn/plugin/trunk/build/source_release.sh which takes it from https://svn.innodb.com/svn/plugin/trunk/support/README-source
This commit is contained in:
parent
4d0cd8e40f
commit
107297fc8b
1 changed files with 0 additions and 22 deletions
22
README
22
README
|
@ -1,22 +0,0 @@
|
|||
This is the source of the InnoDB plugin 1.0 alpha1 for MySQL 5.1
|
||||
================================================================
|
||||
|
||||
Instructions for compiling the plugin:
|
||||
--------------------------------------
|
||||
|
||||
1. Get the latest MySQL 5.1 sources from
|
||||
http://dev.mysql.com/downloads/mysql/5.1.html#source
|
||||
|
||||
2. Replace the contents of the mysql-5.1.N/storage/innobase/ directory
|
||||
with the contents of this directory.
|
||||
|
||||
3. Optional (only necessary if you are going to run tests from the
|
||||
mysql-test suite): cd into the innobase directory and run ./setup.sh
|
||||
|
||||
4. Compile MySQL as usual.
|
||||
|
||||
5. Enjoy!
|
||||
|
||||
Thank you for using the InnoDB plugin!
|
||||
|
||||
For more information visit http://www.innodb.com.
|
Loading…
Reference in a new issue