• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebObjects and MySQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebObjects and MySQL


  • Subject: Re: WebObjects and MySQL
  • From: Denis Stanton <email@hidden>
  • Date: Sat, 31 Jan 2004 10:30:26 +1300

Hi Lon

On Friday, January 30, 2004, at 10:37 PM, Lon Baker wrote:

I use this URL:

jdbc:mysql://localhost/MyDBname?
capitalizeTypeNames=true&autoReconnect=true&maxReconnects=3

That looks better than my suggestion. I had forgotten about autoReconnect=true. I used that several years ago when the MySQL database was on a separate UNIX server. autoReconnect=true was essential to recover from some restarts. The lack of this parameter doesn't seem to have made any difference in my current installation where MySQL is running on the same mac OS X box as WO and EO



For Driver enter: org.gjt.mm.mysql.Driver

When they officially moved the driver into the MySQL organization they made that name change.

This is the new Driver entry: com.mysql.jdbc.Driver

I've checked my disks and find that on my Jaguar Mac I have /Library/Java/org/gjt/mm/mysql/.......


On my newer Panther installation I have both
/Library/Java/org/gjt/mm/mysql/jdbc2/
and
/Library/Java/Extensions/mysql-connector-java-3.0.9-stable/com/mysql/ jdbc/


Are you telling me that the first of these is a redundant relic of an earlier installation? Can I delete the /Library/Java/org/ directory?

Denis
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: WebObjects and MySQL (From: Lon Baker <email@hidden>)

  • Prev by Date: Re: Advice on Conversion From 4.5.1 -> 5.2
  • Next by Date: Re: Advice on Conversion From 4.5.1 -> 5.2
  • Previous by thread: Re: WebObjects and MySQL
  • Next by thread: useScreenMenuBar has been deprecated
  • Index(es):
    • Date
    • Thread