Files
rosenfield.albert 072280059a Bugfix: Get rid of chinese characters when loading a file into a field. The file is now considered binary data, and will be typecast to whatever character set the column imported into has.
To correctly import files, the user needs to first find out which character set the file is (using eg the unix 'file' utility, or whatever), then change the column charset in the table to match that type, then finally use 'insert files into fields' to insert the file contents.
2009-02-12 15:17:12 +00:00
..
2008-09-06 19:19:07 +00:00
2008-10-10 01:04:16 +00:00
2008-07-08 14:56:09 +00:00