summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..714d4ad
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+MySQL
+-----
+
+Backport of latest fedora package (sometime latest version before rawhide)
+
+
+Diff:
+ - federated engine enabled at startup
+ - innodb_plugin provided (must be enable in my.cnf)
+ - archive, blackhole and federated engines not build as plugin
+ - obsolete mysqlclient16
+ - minimal test suite (full is too long to run)
+ - comment: "MySQL Community Server (GPL) by Remi"
+ - use upstream tarball
+