mariadb/sql/examples
unknown 39700afdb9 Bug#28862 Extended Latin1 characters get lost in CVS engine
Problem: Temporary buffer which is used for quoting and escaping
  was initialized to character set utf8, and thus didn't allow
  to store data in other character sets.
  Fix: changing character set of the buffer to be able to
  store any arbitrary sequence of bytes.


mysql-test/r/csv.result:
  Adding test case
mysql-test/t/csv.test:
  Adding test case
sql/examples/ha_tina.cc:
  Changing character set of the buffer to "binary".
2007-06-15 11:19:35 +05:00
..
CMakeLists.txt my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
ha_example.cc BUG#26138 - REPAIR TABLE with option USE_FRM erases all records in 2007-03-30 13:00:21 +05:00
ha_example.h Many files: 2006-12-23 20:17:15 +01:00
ha_tina.cc Bug#28862 Extended Latin1 characters get lost in CVS engine 2007-06-15 11:19:35 +05:00
ha_tina.h another valgrind error fix for 4.1(backport from 5.0) 2007-02-02 17:18:42 +04:00