1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown c703954578 # Bug#8785 Problem with nested concats and
character set conversion of a string constant.


mysql-test/r/ctype_utf8.result:
  Adding test
mysql-test/t/ctype_utf8.test:
  Addign test
sql/item_strfunc.cc:
  Remove previous fix: it was not 100% correct.
  A non const_item() can return a constant String.
sql/sql_string.h:
  A new method to cut Alloced_length to str_length for
  string constants, to avoid reusing them as a buffer
  in things like CONCAT().
2005-03-15 17:15:47 +04:00
..
2005-03-03 23:07:20 +01:00
2005-01-18 12:25:56 -08:00
2004-09-01 04:12:09 +03:00
2004-09-13 06:14:25 +04:00
2005-03-04 15:53:05 +02:00
2005-03-03 23:07:20 +01:00
2005-02-22 12:51:23 +02:00
2004-12-07 21:18:15 +02:00
2005-02-22 12:51:23 +02:00
2005-02-22 12:51:23 +02:00
2004-09-15 20:41:49 +02:00
2005-03-03 23:07:20 +01:00
2005-03-09 13:41:57 +01:00
2005-03-07 10:29:50 +01:00
2004-11-08 01:13:54 +02:00
2005-03-04 20:24:13 -08:00
2005-02-22 12:51:23 +02:00
2005-03-07 16:45:19 +01:00
2004-11-02 20:13:27 +02:00
2004-10-06 19:14:33 +03:00
2004-10-06 19:14:33 +03:00
2005-02-17 15:04:04 +04:00
2004-10-27 19:52:41 +03:00
2005-02-28 19:59:38 +04:00
2005-02-12 22:58:54 +03:00
2005-02-02 15:52:19 +04:00
2005-02-15 21:03:17 -08:00
2004-12-14 03:36:19 +03:00
2004-12-14 03:36:19 +03:00
2004-11-08 01:13:54 +02:00
2005-03-11 11:07:32 -08:00
2005-03-03 23:57:48 +01:00
2005-02-18 14:19:08 +01:00
2005-02-18 14:19:08 +01:00
2004-10-06 19:14:33 +03:00
2005-03-03 23:07:20 +01:00
2004-12-11 15:55:50 +03:00
2004-11-08 01:13:54 +02:00