MySQL-Ruby

M

Marcelo Paniagua

Hi there!

Does anyone knows if the MySQL-Ruby module is compatible with MySQL 4.1?

Thanks
Marcelo Paniagua
 
M

Marcelo Paniagua

Thanks! just checking...Last time I used it there was some
authentication issue and I was told that it only worked with 4.0

Marcelo

simonced escribió:
 
R

Ralf Müller

Thanks! just checking...Last time I used it there was some=20
authentication issue and I was told that it only worked with 4.0
=20
Marcelo
=20
simonced escribi=F3:
=20
MySQL changed the authentification from 4.0.* to 4.1. You can see that
directly, if you look at the table 'user' in database 'mysql' -> the encryp=
ted
passwords are much longer.

Maybe
http://dev.mysql.com/doc/mysql/en/old-client.html
can help you.
i had the same problem with my php-installation. so i think the problem is =
not
mysql-ruby itself. I use it together with dbi for mysql versions 4.1.10, 4.=
1.0
4.1.11, 4.0.20, 4.0.13, 5.0.04

work perfectly

regards
ralf
 
V

vanek

I use the package found at
http://www.tmtm.org/en/mysql/ruby/
and it works well for me: mysql 4.1.12,
Windows XP Pro SP2, Cygwin 1.5.16.

Problems you may have:
this library requires linking with one compiled mysql client library,
which is a non-trivial task on windows, but doable if
you have some c/make programming experience.
 
M

Marcelo Paniagua

I will try with this.... I will also set the MySQL engine to work with
old style accounts... Once I test it I will post with the results.

Thanks to everyone!

Marcelo

(e-mail address removed) escribió:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top