1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/mysql-test/t
unknown 9ca50fe144 Update results for new varchar handling
Fixed compiler warnings
String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length


myisam/myisampack.c:
  Indentation cleanup
mysql-test/r/analyse.result:
  Update results for new varchar handling
mysql-test/r/case.result:
  Update results for new varchar handling
mysql-test/r/cast.result:
  Update results for new varchar handling
mysql-test/r/create.result:
  Update results for new varchar handling
mysql-test/r/ctype_mb.result:
  Update results for new varchar handling
mysql-test/r/ctype_ucs.result:
  Update results for new varchar handling
mysql-test/r/ctype_utf8.result:
  Update results for new varchar handling
mysql-test/r/func_group.result:
  Update results for new varchar handling
mysql-test/r/func_str.result:
  Update results for new varchar handling
mysql-test/r/func_system.result:
  Update results for new varchar handling
mysql-test/r/heap.result:
  Update results for new varchar handling
mysql-test/r/heap_hash.result:
  Update results for new varchar handling
mysql-test/r/information_schema.result:
  Update results for new varchar handling
mysql-test/r/metadata.result:
  Update results for new varchar handling
mysql-test/r/null.result:
  Update results for new varchar handling
mysql-test/r/ps_2myisam.result:
  Update results for new varchar handling
mysql-test/r/ps_3innodb.result:
  Update results for new varchar handling
mysql-test/r/ps_4heap.result:
  Update results for new varchar handling
mysql-test/r/ps_5merge.result:
  Update results for new varchar handling
mysql-test/r/ps_6bdb.result:
  Update results for new varchar handling
mysql-test/r/subselect.result:
  Update results for new varchar handling
mysql-test/r/type_ranges.result:
  Update results for new varchar handling
mysql-test/r/union.result:
  Update results for new varchar handling
mysql-test/t/heap.test:
  Update results for new varchar handling
mysql-test/t/type_ranges.test:
  Added extra test to test generated type for string functions
sql/field.cc:
  Update results for new varchar handling
sql/field.h:
  Update results for new varchar handling
  We have to use orig_table instead of table as 'table' may point to a new field in the created table
sql/field_conv.cc:
  Update results for new varchar handling
sql/ha_heap.cc:
  Indentation fixes
sql/ha_innodb.cc:
  Update results for new varchar handling
sql/item.cc:
  Update results for new varchar handling
  Remove compiler warnings
  String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
sql/item.h:
  Update results for new varchar handling
sql/item_func.cc:
  Update results for new varchar handling
  String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
sql/item_func.h:
  ANALYZE now return VARCHAR columns
sql/procedure.h:
  Update results for new varchar handling
sql/sql_acl.cc:
  After merge fixes
sql/sql_select.cc:
  Update results for new varchar handling
  String results in temporary tables are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
sql/sql_show.cc:
  After merge fixes
sql/sql_table.cc:
  After merge fixes
strings/ctype-tis620.c:
  After merge fixes
tests/client_test.c:
  Fixed results, as in MySQL 5.0 strings in CREATE ... SELECT are creates VARCHAR columns
2004-12-07 15:47:00 +02:00
..
2004-05-05 17:05:24 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-12-06 19:18:35 +02:00
2004-02-16 10:03:25 +02:00
2004-10-28 14:02:09 +03:00
2003-11-21 01:53:01 +02:00
2004-08-26 18:26:38 +03:00
2004-02-16 10:03:25 +02:00
2004-03-29 17:27:30 +05:00
2004-10-07 10:50:13 +03:00
2004-11-02 16:02:12 +04:00
2004-12-06 19:18:35 +02:00
2004-10-07 10:50:13 +03:00
2003-12-16 16:12:28 +01:00
2004-11-03 12:39:38 +02:00
2004-12-06 19:18:35 +02:00
2003-12-10 04:31:42 +00:00
2004-09-16 00:47:45 +06:00
2004-11-24 23:16:16 +01:00
2003-12-10 04:31:42 +00:00
2003-10-31 11:52:46 +02:00
2004-11-20 18:36:41 +01:00
2004-10-06 19:14:33 +03:00
2004-11-04 20:39:52 -08:00
2004-08-18 12:11:26 +05:00
2004-08-18 19:57:55 +02:00
2004-03-16 16:35:53 +01:00
2003-12-17 17:35:34 +02:00
2004-10-29 19:26:52 +03:00
2004-11-12 20:38:58 +02:00
2004-11-20 18:36:41 +01:00
2004-11-27 23:07:30 +01:00
2004-09-06 15:14:10 +03:00
2004-12-06 11:38:56 +02:00
2004-11-17 20:07:13 +01:00
2004-10-07 10:50:13 +03:00
2003-12-10 04:31:42 +00:00
2004-03-31 03:32:38 +03:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-12-06 01:34:19 +02:00
2004-05-14 16:00:57 +02:00
2004-11-29 22:47:50 +01:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-12-06 19:18:35 +02:00
2004-12-03 00:39:55 +01:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-11-22 21:33:15 +01:00
2003-12-17 17:35:34 +02:00
2003-12-17 17:35:34 +02:00
2004-10-06 19:14:33 +03:00
2004-02-11 00:06:46 +01:00
2004-06-27 13:16:19 +02:00
2004-04-07 16:04:28 +02:00
2004-11-24 19:48:30 +02:00
2004-09-10 02:22:44 +03:00
2004-11-12 19:58:24 +02:00
2004-11-08 01:54:23 +02:00
2004-12-06 19:18:35 +02:00
2004-09-30 19:40:33 +02:00
2004-07-07 11:29:39 +03:00
2004-11-30 10:10:40 -08:00
2004-11-08 11:06:36 +01:00
2004-11-29 17:46:32 +00:00
2004-11-08 11:11:49 +01:00
2004-09-30 21:36:25 +00:00
2004-10-07 08:42:11 +00:00
2004-08-31 21:10:57 +03:00
2004-08-12 00:02:29 -07:00
2004-11-25 17:02:44 +01:00
2004-10-10 15:29:06 +05:00
2004-12-06 19:18:35 +02:00
2004-11-30 15:08:26 +00:00
2004-12-02 14:43:51 +02:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-05-05 17:05:24 +03:00
2004-11-22 22:57:05 +01:00
2004-10-07 10:50:13 +03:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-11-22 20:15:48 +01:00
2003-12-10 04:31:42 +00:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-12-06 17:15:54 +02:00
2004-10-20 17:28:40 +03:00
2004-12-06 17:15:54 +02:00
2004-07-20 11:00:10 +02:00
2003-12-19 16:25:50 +02:00
2003-12-10 04:31:42 +00:00
2004-06-21 10:21:20 +03:00
2004-09-06 15:14:10 +03:00
2004-02-11 00:06:46 +01:00
2004-05-26 17:04:45 +02:00
2004-05-26 17:04:45 +02:00
2004-05-26 17:04:45 +02:00
2004-05-05 17:05:24 +03:00
2004-02-22 11:22:51 +01:00
2004-05-24 21:12:05 +04:00
2004-10-29 19:26:52 +03:00
2004-09-06 15:14:10 +03:00
2004-11-15 17:03:54 +01:00
2004-11-15 17:03:54 +01:00
2004-11-12 14:34:00 +02:00
2004-09-07 21:30:28 +02:00
2004-10-28 14:02:09 +03:00
2004-05-19 05:09:10 +03:00
2004-12-06 11:38:56 +02:00
2004-10-29 19:26:52 +03:00
2004-08-07 23:18:13 +02:00
2004-11-28 20:42:04 +01:00
2004-10-28 11:02:48 +03:00
2004-11-12 15:36:31 +02:00
2004-12-06 19:18:35 +02:00
2003-12-10 04:31:42 +00:00
2004-12-04 00:14:18 +02:00
2004-12-06 11:38:56 +02:00
2004-07-20 15:34:57 +02:00
2004-08-24 17:24:23 +02:00
2004-12-06 19:18:35 +02:00
2004-08-18 19:57:55 +02:00
2004-06-18 04:38:58 +03:00
2004-12-02 14:47:14 +02:00
2004-11-04 21:25:49 +05:00
2004-08-18 19:57:55 +02:00
2004-02-11 00:06:46 +01:00
2004-10-06 19:14:33 +03:00
2004-11-17 18:04:36 +01:00
2004-11-29 22:47:50 +01:00