Change 10970

pascal_soccard (Pascal Soccard)
Pascal Soccard committed this change into //guest/pascal_soccard/Scripts
Request Review
Download .zip
1) Dealt with non-ascii characters that were breaking the script
The encode() method is only supported with Ruby 1.9 or greater.
With Ruby 1.8, I cannot (easily) deal with non ASCII characters.
If that matters to users, they need to switch to Ruby 1.9.
2) Escaping \ in user column
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
log2sql.rb#13
Loading...
Tip: Use n and p to cycle through the changes.