1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/mysql-test/r
patg@pc248.lfp.kcls.org 1da60b9f45 -Added quote_data and needs_quotes (moved from federated handler.
-New tests and results

logging_ok:
  Logging to logging@openlogging.org accepted
ha_federated.h:
  removed quote_data and type_quote (now in the Field class)
ha_federated.cc:
  moved quote_data and type_quote to field class
field.h:
  new methods quote_data and needs_quotes declared
field.cc:
  new field class methods quote_data and needs_quotes (per Monty's request)
federated.test:
  more tests, joins, index tests
have_federated_db.require:
  new name of federated system var
federated.result:
  new test results for federated handler
have_federated_db.inc:
  changed name of variable in test due to change in vars
sql_analyse.cc:
  over-ridden append_escaped to take (String *, char *, uint) per requirements of 'create_where_from_key' method in federated handler.
mysql_priv.h:
  define over-ridden append_escaped to take arguments from 'create_where_from_key' method in federated handler 
ha_federated.cc:
  implemented "create_where_from_key" to deal properly with two-byte prefix and multi keys. Initial testing shows it works, but I still need to move quoting to field class and also look at changes per Segei's suggestions.
2005-01-20 18:36:40 -08:00
..
2004-12-31 15:26:24 +01:00
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2005-01-13 17:31:49 +03:00
2005-01-13 17:31:49 +03:00
2005-01-13 17:31:49 +03:00
2005-01-13 17:31:49 +03:00
2005-01-13 17:31:49 +03:00
2004-12-06 17:15:54 +02:00
2004-10-07 10:50:13 +03:00
2005-01-04 13:46:53 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-12-22 13:54:39 +02:00
2004-12-31 17:59:43 +01:00
2004-12-31 15:26:24 +01:00
2004-12-31 17:59:43 +01:00
2004-12-16 16:44:40 +02:00
2004-12-22 13:54:39 +02:00
2004-10-07 10:50:13 +03:00
2003-12-10 04:31:42 +00:00
2004-12-06 01:34:19 +02:00
2004-12-31 12:48:27 +03:00
2005-01-12 20:55:06 +01:00
2004-12-06 17:15:54 +02:00
2004-12-22 13:54:39 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-22 21:33:15 +01:00
2004-11-05 17:29:47 +02:00
2004-02-16 10:03:25 +02:00
2004-12-31 00:44:00 +02:00
2004-11-24 19:48:30 +02:00
2004-12-31 15:26:24 +01:00
2004-12-22 13:54:39 +02:00
2004-11-08 11:06:36 +01:00
2005-01-07 11:55:20 +01:00
2004-12-31 15:26:24 +01:00
2005-01-09 11:00:37 +01:00
2004-11-26 15:27:45 +00:00
2004-10-07 08:42:11 +00:00
2004-12-06 19:18:35 +02:00
2005-01-13 17:31:49 +03:00
2005-01-10 21:45:35 +01:00
2004-12-22 13:54:39 +02:00
2004-11-22 22:57:05 +01:00
2004-12-06 17:15:54 +02:00
2004-12-06 17:15:54 +02:00
2004-11-12 14:34:00 +02:00
2005-01-04 13:46:53 +02:00
2004-12-06 19:18:35 +02:00
2004-12-31 17:59:43 +01:00
2005-01-11 23:28:57 +04:00
2004-12-04 00:14:18 +02:00
2004-12-31 15:26:24 +01:00
2004-12-31 17:59:43 +01:00
2004-11-12 17:44:17 +02:00
2004-12-19 20:25:19 +02:00
2004-12-06 19:18:35 +02:00
2004-12-22 13:54:39 +02:00
2004-10-29 19:26:52 +03:00
2004-12-19 20:25:19 +02:00
2004-12-18 11:57:17 +00:00
2005-01-12 20:38:05 -06:00
2004-11-17 20:07:13 +01:00
2004-12-31 15:26:24 +01:00
2005-01-05 16:48:23 +02:00