1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00
Files
mariadb/mysql-test/t
unknown 3be2d4897e Bug#7806 - insert on duplicate key and auto-update of timestamp
Modified the check for the timestamp field so that the flags for
the automatic for inserts and updates are cleared independently.


mysql-test/r/type_timestamp.result:
  Bug#7806 - insert on duplicate key and auto-update of timestamp
  The test result.
mysql-test/t/type_timestamp.test:
  Bug#7806 - insert on duplicate key and auto-update of timestamp
  The test case.
sql/mysql_priv.h:
  Bug#7806 - insert on duplicate key and auto-update of timestamp
  Made check_insert_fields() static. It is used only in sql_insert.cc.
sql/sql_insert.cc:
  Bug#7806 - insert on duplicate key and auto-update of timestamp
  Modified the check of the insert fields so that an explicit
  assignment of the timestamp field does only disable the automatic
  for inserts and retains the automatic for updates.
  Added a check if the update fields contain the timestamp field.
  In this case, the automatic on update is disabled, but not the
  automatic on insert. This is called from mysql_prepare_insert().
sql/table.h:
  Bug#7806 - insert on duplicate key and auto-update of timestamp
  Extended a comment to warn about usage of enum timestamp_auto_set_type.
2005-04-19 15:12:32 +02:00
..
2004-05-05 17:05:24 +03:00
2005-01-12 22:55:10 +02:00
2003-04-03 21:19:12 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2003-11-21 01:53:01 +02:00
2003-02-10 18:01:29 +02:00
2004-08-26 18:26:38 +03:00
2004-11-02 16:02:12 +04:00
2005-02-15 21:03:17 -08:00
2003-12-10 04:31:42 +00:00
2005-04-02 20:28:58 +02:00
2003-06-04 19:21:51 +03:00
2003-08-11 22:44:43 +03:00
2003-12-10 04:31:42 +00:00
2005-02-16 04:04:34 -06:00
2003-12-10 04:31:42 +00:00
2003-10-31 11:52:46 +02:00
2005-03-04 20:24:13 -08:00
2004-10-06 19:14:33 +03:00
2005-01-20 15:38:56 +04:00
2004-08-18 12:11:26 +05:00
2003-12-17 17:35:34 +02:00
2004-10-07 10:50:13 +03:00
2004-08-26 18:26:38 +03:00
2003-12-10 04:31:42 +00:00
2004-03-31 03:32:38 +03:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2005-04-14 21:31:22 +02:00
2005-02-17 01:33:59 +00:00
2004-11-04 21:25:49 +05:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2005-04-04 18:29:18 -07:00
2004-12-07 13:56:48 +03:00
2005-04-11 22:36:07 +02:00
2005-02-02 08:38:24 +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
2005-02-03 18:26:59 +00:00
2003-09-24 23:25:58 +04:00
2004-11-08 11:06:36 +01:00
2004-12-22 13:38:15 +01:00
2004-11-29 08:06:53 +00: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
2003-12-10 04:31:42 +00:00
2005-03-17 20:18:19 -08:00
2005-01-25 23:13:36 -08:00
2004-10-10 15:29:06 +05:00
2004-11-30 15:08:26 +00:00
2003-12-10 04:31:42 +00:00
2004-05-05 17:05:24 +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
2003-02-04 21:52:14 +02:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-11-25 18:26:53 +01:00
2004-10-20 17:28:40 +03:00
2004-07-20 11:00:10 +02:00
2003-12-19 16:25:50 +02:00
2004-05-17 01:52:13 +03:00
2003-12-10 04:31:42 +00:00
2004-06-21 10:21:20 +03:00
2005-02-23 19:58:54 +01:00
2003-11-23 17:02:59 +01:00
2004-05-17 01:52:13 +03:00
2004-05-17 01:52:13 +03:00
2004-05-17 01:52:13 +03:00
2005-01-30 10:24:03 +00:00
2005-01-31 13:18:36 +00: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
2003-06-15 12:01:51 +02:00
2003-11-04 09:40:36 +02:00
2004-11-15 17:03:54 +01:00
2005-04-06 12:20:55 +02:00
2004-09-07 21:30:28 +02:00
2004-05-19 05:09:10 +03:00
2005-02-28 19:59:38 +04:00
2005-04-16 23:35:39 +04:00
2003-12-10 04:31:42 +00:00
2005-03-30 10:07:08 +03:00
2004-08-24 17:24:23 +02:00
2004-06-18 04:38:58 +03:00
2003-09-15 10:26:48 +05:00
2004-08-18 19:57:55 +02:00
2004-02-11 00:06:46 +01:00
2005-03-17 10:59:25 +04:00