I believe that in order to make things work with JBoss 2.0 we had to
upgrade MySQL to a version >= 2.23.  When we went from BP-01 to 2.0Final
we needed to switch from the 1.x MySQL drivers and that then required
going to 2.23.  Sucks but is required.  Luckily the upgrade was more or
less painless.  MySQL is pretty well behaved in such respects.

C=)

On Dec 28, Bartosz Buszkiewicz quoth:

> Hello
> 
> I had the same problem. You must have old jdbc driver.
> I'm using driver ver. 2.0.2.
> 
> 
> On Thu, 28 Dec 2000, Tobias Frech wrote:
> 
> > Hi Neil!
> > Do you still have the problem? If yes, please provide me a little but
> > more with information about what you modified (according to the manual).
> > We have mySQL running here.
> >
> > Tobias
> >
> > Neil Blue wrote:
> > >
> > > Hello,
> > >
> > > I am trying to use mySQL with JBoss. I have followed the setup in the manual.
> > > JBoss seems to connect to the mySQL database that I am using though when it
> > > starts up it throws an Exception: java.sql.SQLException: Cannot disable
> > > AUTO_COMMIT
> > >
> > > I am using the: org.gjt.mm.mysql JDBC driver.
> > >
> > > When I then access the JDBC DataSource in my bean code, I am able to create a
> > > new table and select from it, however the new table is not visible in the
> > > mySQL database. So it looks like another DB is being used. Please could
> > > anyone shed some light on this.
> > >
> > > Thank You
> > >
> > > Neil Blue
> > >
> > > --
> > > --------------------------------------------------------------
> > > To subscribe:        [EMAIL PROTECTED]
> > > To unsubscribe:      [EMAIL PROTECTED]
> > > List Help?:          [EMAIL PROTECTED]
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > List Help?:          [EMAIL PROTECTED]
> >
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]
> 
> 

--------------------------------------------------------------------------
If you want to build a ship, don't drum up people together to collect wood
 and don't assign them tasks and work, but rather teach them to long for
     the endless immensity of the sea. -- Antoine de Saint Exupery
--------------------------------------------------------------------------
Caskey <caskey*technocage.com>       ///                   TechnoCage Inc.
--------------------------------------------------------------------------
  It's not an optical illusion, it just looks like one.  -- Phil White



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to