1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-16 20:23:18 +03:00
Files
mariadb/mysql-test/r
unknown 600b5fea57 Bug#12891:
UNION doesn't return DISTINCT result for multi-byte characters
hp_hash.c:
  This piece of code was pretty wrong, looks
  like no necessary changes were made after
  cut-and-paste from fixed length segment processing.
  Itroduced two new variables safe_length1 and
  safe_length2 to remember the original lengths.
  Fixing my_charpos and set_if_smaller calls
  to pass correct parameters.
ctype_utf8.result, ctype_utf8.test:
  adding test case


heap/hp_hash.c:
   Bug#12891:
  UNION doesn't return DISTINCT result for multi-byte characters
  This piece of code was pretty wrong.
mysql-test/t/ctype_utf8.test:
  adding test case
mysql-test/r/ctype_utf8.result:
  adding test case
2005-09-01 19:31:08 +05:00
..
2005-06-03 17:13:43 +02:00
2005-08-30 11:04:23 -07:00
2005-06-16 10:09:05 +02:00
2005-08-11 18:42:22 +01:00
2005-06-23 19:05:36 +02:00
2005-06-15 08:39:00 -07:00
2005-06-27 12:25:15 +02:00
2005-08-02 14:27:52 +05:00
2005-08-24 19:37:27 +03:00
2005-07-22 21:06:02 +05:00
2005-07-06 17:16:22 +05:00
2005-09-01 19:31:08 +05:00
2005-08-15 14:19:56 -07:00
2005-06-27 20:31:00 +03:00
2005-07-28 21:39:24 +03:00
2005-06-13 11:45:29 -07:00
2005-07-16 18:06:34 -07:00
2005-08-26 22:25:45 -07:00
2005-08-26 22:25:45 -07:00
2005-05-18 13:54:36 -07:00
2005-08-08 19:04:11 +05:00
2005-08-07 22:10:05 +00:00
2005-07-22 21:06:02 +05:00
2005-08-12 17:57:19 +03:00
2005-08-29 21:06:45 +02:00
2005-05-24 15:52:48 +01:00
2005-05-18 13:54:36 -07:00
2005-07-30 09:24:51 +03:00
2005-07-12 11:49:57 +02:00
2005-05-19 20:38:48 +02:00
2005-07-26 09:06:37 +02:00
2005-08-26 22:25:45 -07:00
2005-07-19 03:01:25 +04:00
2005-05-14 16:24:36 +03:00
2005-07-28 21:39:24 +03:00
2005-08-11 18:42:22 +01:00
2005-07-16 08:19:20 -07:00
2005-06-17 14:03:27 +02:00
2005-08-19 11:38:14 +03:00
2005-08-24 19:37:27 +03:00
2005-07-28 21:25:05 +03:00
2005-07-19 03:01:25 +04:00
2005-07-19 03:01:25 +04:00
2005-08-29 15:45:03 +02:00
2005-07-27 15:57:00 +05:00
2005-08-25 09:38:06 +03:00
2005-07-01 15:07:06 +05:00
2005-08-11 18:42:22 +01:00
2005-08-12 17:57:19 +03:00
2005-06-07 05:43:59 +03:00