Project

General

Profile

« Previous | Next » 

Revision 8270

bin/publish_analytical_db: Fixed bug where need to remove `ESCAPED BY '"'` because this would causing " followed by an escape sequence char to be interpreted specially (e.g. "n -> \n). MySQL automatically takes care of quote doubling when you specify `FIELDS OPTIONALLY ENCLOSED BY`.

  • added
  • modified
  • copied
  • renamed
  • deleted