1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-19 19:03:26 +03:00
Files
mariadb/mysql-test/t
unknown 906b210a4a Code cleanups during code reviews
Ensure we get error if INSERT IGNORE ... SELECT fails
Fixed wrong key_part->key_length usage in index_merge


client/mysql.cc:
  Code cleanups & simply optimizations
mysql-test/r/information_schema.result:
  Safety
mysql-test/t/information_schema.test:
  Safety
sql/ha_ndbcluster.cc:
  Code cleanups
sql/item.cc:
  Code cleanups
sql/item_subselect.cc:
  Code cleanups
sql/item_sum.cc:
  Code cleanups
sql/opt_range.cc:
  Made get_index_only_read_time() static (instad of inline) to increase portability (function was not declared before use)
  Simple optimization
  Fixed wrong key_part->key_length usage in index_merge
  Removed not used variable n_used_covered
  Indentation fixes & comment cleanups
sql/parse_file.cc:
  Code cleanups
sql/sql_base.cc:
  Code cleanups
sql/sql_bitmap.h:
  Added missing return
sql/sql_insert.cc:
  Ensure we get error if INSERT IGNORE ... SELECT fails
sql/sql_select.cc:
  Code cleanups
sql/sql_show.cc:
  Safety fix if a LOT of errors are ignored
sql/sql_update.cc:
  Code cleanups
sql/table.cc:
  Code cleanups
sql/table.h:
  Code cleanups
sql/uniques.cc:
  Code cleanups
strings/decimal.c:
  Simple optimization
  Code cleanups
2005-06-01 16:35:09 +03:00
..
2005-05-14 16:24:36 +03:00
2005-05-07 08:25:59 -07:00
2005-05-14 00:01:40 +03:00
2005-02-09 02:50:45 +04:00
2005-04-30 09:46:08 +03:00
2005-03-15 16:54:11 +03:00
2005-05-07 16:50:22 +01:00
2005-05-05 10:36:17 -07:00
2005-04-13 10:38:11 -07:00
2005-05-14 12:38:12 +04:00
2005-02-22 15:47:00 +02:00
2005-03-16 09:23:38 +01:00
2005-04-02 20:28:58 +02:00
2004-12-06 19:18:35 +02:00
2005-02-09 02:50:45 +04:00
2005-03-17 16:51:07 +03:00
2005-01-20 15:38:56 +04:00
2005-01-04 13:46:53 +02:00
2005-03-22 15:57:24 +02:00
2005-05-18 13:54:36 -07:00
2005-05-19 05:54:31 +03:00
2005-01-04 13:46:53 +02:00
2005-05-14 18:31:22 +03:00
2005-05-14 16:24:36 +03:00
2004-12-07 13:56:48 +03:00
2004-11-22 21:33:15 +01:00
2005-04-11 22:36:07 +02:00
2005-04-05 19:45:34 -07:00
2005-05-24 15:52:48 +01:00
2005-05-18 13:54:36 -07:00
2005-05-18 11:06:34 -07:00
2005-05-26 12:51:44 +02:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-05-19 20:38:48 +02:00
2005-04-21 11:11:37 +02:00
2005-04-19 17:23:49 +02:00
2005-04-21 11:11:37 +02:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2004-11-29 17:46:32 +00:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-04-19 17:23:49 +02:00
2005-04-19 17:23:49 +02:00
2005-04-19 17:23:49 +02:00
2005-05-05 13:47:09 +04:00
2005-04-21 10:26:14 +02:00
2005-04-05 20:55:06 -07:00
2005-05-18 11:06:34 -07:00
2005-04-01 00:03:26 +05:00
2005-04-05 19:45:34 -07:00
2005-05-14 16:24:36 +03:00
2004-11-30 15:08:26 +00:00
2005-05-14 14:42:25 +04:00
2005-05-02 10:19:37 -07:00
2005-05-21 06:11:44 -07:00
2005-03-16 04:32:47 +03:00
2004-12-06 17:15:54 +02:00
2005-02-23 19:58:54 +01:00
2005-03-16 04:32:47 +03:00
2005-03-16 04:32:47 +03:00
2005-01-30 10:24:03 +00:00
2005-01-31 13:18:36 +00:00
2004-11-15 17:03:54 +01:00
2005-04-06 12:20:55 +02:00
2005-02-25 17:12:06 +02:00
2005-02-28 19:59:38 +04:00
2005-05-26 12:55:31 +02:00
2005-05-20 16:31:46 +03:00
2005-03-03 15:01:46 -08:00
2005-05-07 08:25:58 -07:00
2005-04-05 19:45:34 -07:00
2005-04-05 19:45:34 -07:00
2005-05-28 01:28:18 +02:00
2005-04-18 05:21:44 +04:00
2005-05-17 17:08:43 +02:00