Re: SQL Error with MySqlRDBMSAdapter

2004-04-29 Thread Andrew Badstubner
That fixed it. Many thanks. Original message Date: Wed, 21 Apr 2004 09:08:01 +0200 From: Oliver Zeigermann [EMAIL PROTECTED] Subject: Re: SQL Error with MySqlRDBMSAdapter To: Slide Users Mailing List [EMAIL PROTECTED] The store works with MySQL 4.x only. Oliver Andrew Badstubner

SQL Error with MySqlRDBMSAdapter

2004-04-20 Thread Andrew Badstubner
I am trying to configure Slide to use MySql as the backend, as described in the docs on the web site. The problem is that MySql doesn't seem to like the SQL that it is being fed. I have built slide from source using the 2.0 RC1 tag, and created the tables using the provided db scripts (thanks!!).

Re: Using jdbc/mysql with slide 2.x

2004-04-10 Thread Andrew Badstubner
using a mysql backend gives us several advantages including cetral storage along with other data to a replicated db, redundancy and backup to name a few, will the jdbc/mysql backend provide other benefits in performance searching etc.. in slide? I've noticed the jdbc backend to be slower, but