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:     gusta...@ltu.se
SE-971 87 LuleƄ                                 WWW:
www.csee.ltu.se/~gustav_j
SWEDEN
------------------------------------------------------------------------------------------------
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to