diff doc/debugging.txt @ 3929:a472391156ae

mysql table creation syntax change The MySQL people gratuitously changed the syntax for specifying the storage engine a while back and the current alpha drops support for the old syntax. This patch changes TYPE to ENGINE in the mysql backend and updates the documentation to show that we require MySQL 4.0.18 because of that. I also removed a note in the mysql docs about a bug in InnoDB that has been fixed as of the required version. This fixes [SF#1727529]
author Justus Pendleton <jpend@users.sourceforge.net>
date Fri, 28 Sep 2007 15:26:10 +0000
parents 94e430ad4fdb
children b6f1aaba4827
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/