From a0141d79ef2b701fa2d24276e73dc43ebac31b1d Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Sat, 15 Jul 2006 20:28:18 +0000 Subject: [PATCH] Update for MySQL-5 and build_client_only support. --- docs/manual/rpm-faq.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/manual/rpm-faq.tex b/docs/manual/rpm-faq.tex index ab219843..6d3a4787 100644 --- a/docs/manual/rpm-faq.tex +++ b/docs/manual/rpm-faq.tex @@ -252,8 +252,11 @@ MySQL support: for mysql 3.23.x support define this --define "build_mysql 1" if using mysql 4.x define this, -currently: Mandrake 10.x, SuSE 9.x & 10.x, FC4, FC5 & RHEL4 +currently: Mandrake 10.x, Mandriva 2006.0, SuSE 9.x & 10.0, FC4 & RHEL4 --define "build_mysql4 1" +if using mysql 5.x define this, +currently: SuSE 10.1 & FC5 +--define "build_mysql5 1" PostgreSQL support: --define "build_postgresql 1" @@ -261,6 +264,9 @@ PostgreSQL support: Sqlite support: --define "build_sqlite 1" +Build the client rpm only in place of one of the above database full builds: +--define "build_client_only 1" + X86-64 support: --define "build_x86_64 1" -- 2.39.5