Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #503 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[PATCH] Fix for mysql 4.1.1 without password

Reported by: pelle@neubia.com Assigned to: David
Priority: normal Milestone:
Component: ActiveRecord Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

The new support for mysql 4.1.1 assumes a password is present. This patch simply adds the line that checks for the existence of a password to scramble411()

Attachments

pelle_mysql411_nopwd_fix.diff (0.6 kB) - added by pelle@neubia.com on 01/18/05 07:28:03.
.2 (0 bytes) - added by susan.bartholow@sas.com on 08/13/05 20:39:07.

Change History

01/18/05 07:28:03 changed by pelle@neubia.com

  • attachment pelle_mysql411_nopwd_fix.diff added.

01/18/05 09:54:19 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

08/13/05 20:39:07 changed by susan.bartholow@sas.com

  • attachment .2 added.