On 8/10/06, Radez, Dan <[EMAIL PROTECTED]> wrote:
I get this error when I follow the crash course tutorial on live docs using a mysql server.
I see you're using MySQL 4? It isn't well-supported and much of the metadata type deduction is rather flaky (I wrote the original purely as an example and never tested it extensively). You choices are: - Upgrade to MySQL 5 - the mysql database type in Reactor is pretty solid because that's what most people are using - Enhance the mysql4 ObjectDao.cfc to support what's in the tutorial (and other things) and then support your enhancements back to the community -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
