Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

Mysql driver download

View: New views
7 Messages — Rating Filter:   Alert me  

Mysql driver download

by Peter Petersson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I don't know if anyone have noticed or if it is a temporary thing but
the mysql driver dose not seem to be available (as of this writing) from

http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip

regards
   peter petersson

Re: Mysql driver download

by kevan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Apr 27, 2009, at 7:56 AM, Peter Petersson wrote:

Hi

I don't know if anyone have noticed or if it is a temporary thing but the mysql driver dose not seem to be available (as of this writing) from

http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip


Hi Peter,
Are we pointing to this download from our documentation or admin console?

--kevan

Re: Mysql driver download

by Peter Petersson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kevan Miller wrote:

>
> On Apr 27, 2009, at 7:56 AM, Peter Petersson wrote:
>
>> Hi
>>
>> I don't know if anyone have noticed or if it is a temporary thing but
>> the mysql driver dose not seem to be available (as of this writing) from
>>
>> http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip
>>
>
> Hi Peter,
> Are we pointing to this download from our documentation or admin console?
>
> --kevan
Admin console from 1.1 and up.
It may be a temporary thing or it has to do with resent development that
has triggered OSU to pull it of the OSL.
Expect for Geronimo I think some other projects are using this link to.
regards
   peter petersson


Re: Mysql driver download

by Peter Petersson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Did anyone fill a JIRA about this ? (I can't find any)

The mysql connector is still not downloadable from the link below.
Its pointed to in the admin console db wisard on the "Download a driver"
page.
All versions of Geronimo is affected by this.

regards
   peter petersson

Kevan Miller wrote:

>
> On Apr 27, 2009, at 7:56 AM, Peter Petersson wrote:
>
>> Hi
>>
>> I don't know if anyone have noticed or if it is a temporary thing but
>> the mysql driver dose not seem to be available (as of this writing) from
>>
>> http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip
>>
>
> Hi Peter,
> Are we pointing to this download from our documentation or admin console?
>
> --kevan


Re: Mysql driver download

by kevan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jun 25, 2009, at 8:43 AM, Peter Petersson wrote:

> Did anyone fill a JIRA about this ? (I can't find any)
>
> The mysql connector is still not downloadable from the link below.
> Its pointed to in the admin console db wisard on the "Download a  
> driver" page.
> All versions of Geronimo is affected by this.

I don't see a Jira. Could you create one? Drivers are available on  
maven central. There are also a number of newer versions. Any comments  
on upgrading to the latest version of connector? http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.6/

--kevan


Re: Mysql driver download

by Donald Woods-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Looks like that site is no longer serving those files, so I commented it
out of the geronimo/site/trunk/docs/driver-downloads.properties file -

driver.mysql31.url.1=http://mysql.he.net/Downloads/Connector-J/mysql-connector-java-3.1.12.zip
driver.mysql31.url.2=http://mysql.mirrors.pair.com/Downloads/Connector-J/mysql-connector-java-3.1.12.zip
#driver.mysql31.url.3=http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip


-Donald


Peter Petersson wrote:

> Did anyone fill a JIRA about this ? (I can't find any)
>
> The mysql connector is still not downloadable from the link below.
> Its pointed to in the admin console db wisard on the "Download a driver"
> page.
> All versions of Geronimo is affected by this.
>
> regards
>   peter petersson
>
> Kevan Miller wrote:
>>
>> On Apr 27, 2009, at 7:56 AM, Peter Petersson wrote:
>>
>>> Hi
>>>
>>> I don't know if anyone have noticed or if it is a temporary thing but
>>> the mysql driver dose not seem to be available (as of this writing) from
>>>
>>> http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip 
>>>
>>>
>>
>> Hi Peter,
>> Are we pointing to this download from our documentation or admin console?
>>
>> --kevan
>
>

Re: Mysql driver download

by Peter Petersson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Donald's changes works good for me so I guess a JIRA is not needed, ty
Donald

At the same location there is a 5.1.7 driver.
http://mysql.mirrors.pair.com/Downloads/Connector-J/mysql-connector-java-5.1.7.zip 

Maybe It would be appreciated to add it to the list, keeping the 3.1.12
driver but replacing the really old 3.0.17 driver if needed ?

Is there anybody out there still in need of the convenience of
downloading the 3.0.17 driver from the admin console ?
 
regards
   peter petersson

Kevan Miller wrote:

>
> On Jun 25, 2009, at 8:43 AM, Peter Petersson wrote:
>
>> Did anyone fill a JIRA about this ? (I can't find any)
>>
>> The mysql connector is still not downloadable from the link below.
>> Its pointed to in the admin console db wisard on the "Download a
>> driver" page.
>> All versions of Geronimo is affected by this.
>
> I don't see a Jira. Could you create one? Drivers are available on
> maven central. There are also a number of newer versions. Any comments
> on upgrading to the latest version of connector?
> http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.6/
>
> --kevan
>