FreeBSD Port: libpreludedb-0.9.15.1_1

Gustav Johansson gustav_j at ltu.se
Sun May 24 13:19:05 UTC 2009


Hi,
I've just installed the libpreludedb, and I had some trouble with creating
the MySQL database. I'm using MySQL 6.0.11, and when setting the database
type/engine mysql complained and stopped. Turns out that the old way is to
use "TYPE=InnoDB", wheras at least MySQL 6 wants "ENGINE=InnoDB".

Don't really know at which version of MySQL they changed the syntax, but
maybe a check somewhere in the make files would be in order, either to make
sure a new enough version of MySQL is used, or to have to separate mysql.sql
files depending on version.

Best regards,
Gustav Johansson

-- 
--
------------------------------------------------------------------------------------------------
Gustav Johansson, M.Sc.                      Office:       A2309
Ph.D. Student                                     Phone:     +46.920.492138
EISLAB                                              Fax:
 +46.920.492191
Luleå University of Technology             Email:     gustav_j at ltu.se
SE-971 87 Luleå                                 WWW:
www.csee.ltu.se/~gustav_j
SWEDEN
------------------------------------------------------------------------------------------------


More information about the freebsd-ports mailing list