unknown
94507ee756
Fixed bug #28716 .
...
The result of the CHECK OPTION condition evaluation over an
updated record and records of merged tables was arbitrary and
dependant on the order of records in the merged tables during
the execution of SELECT statement.
The CHECK OPTION expression was evaluated over expired record
buffers (with arbitrary data in the fields).
Rowids of tables used in the CHECK OPTION expression were
added to temporary table rows. The multi_update::do_updates()
method was modified to restore necessary record buffers
before evaluation of the CHECK OPTION condition.
sql/sql_class.h:
Fixed bug #29716 .
The multi_update::unupdatable_check_opt_tables variable
has been added.
sql/sql_update.cc:
Fixed bug #29716 .
Rowids of tables used in the CHECK OPTION expression were
added to temporary table rows. The multi_update::do_updates()
method was modified to restore necessary record buffers
before evaluation of the CHECK OPTION condition.
mysql-test/t/view.test:
Updated test case for bug #28716 .
mysql-test/r/view.result:
Updated test case for bug #28716 .
2007-05-30 12:21:39 +05:00
..
2007-01-19 23:15:59 +03:00
2007-05-22 00:22:53 +04:00
2007-03-29 11:20:08 +02:00
2007-03-30 13:00:21 +05:00
2007-03-29 11:20:08 +02:00
2007-05-17 19:38:34 +03:00
2007-02-16 15:43:50 -08:00
2007-05-16 10:12:49 +05:00
2007-02-14 18:35:59 +02:00
2007-02-20 12:48:15 +01:00
2007-05-11 18:13:06 +05:00
2007-04-09 17:53:10 +05:00
2006-11-28 15:44:11 +02:00
2007-05-11 20:33:13 +04:00
2007-02-28 18:13:23 +04:00
2007-02-28 18:13:23 +04:00
2007-03-01 18:12:56 +01:00
2006-11-20 22:42:06 +02:00
2006-12-22 15:30:37 +03:00
2007-03-27 12:20:20 +05:00
2006-11-28 16:26:15 +04:00
2007-03-28 18:57:30 +05:00
2007-04-13 10:05:55 +05:00
2007-02-08 12:53:18 +04:00
2007-02-12 15:41:36 +04:00
2007-03-20 17:53:55 +04:00
2007-02-23 18:49:41 +02:00
2007-02-26 11:49:24 +01:00
2007-04-27 00:12:09 +04:00
2007-02-14 22:06:41 -08:00
2007-04-04 13:38:19 +03:00
2007-03-10 00:29:02 +03:00
2006-11-29 13:56:59 -05:00
2006-11-29 12:04:29 +01:00
2007-03-23 12:35:30 +01:00
2007-01-03 03:35:57 +04:00
2006-12-08 15:22:46 +04:00
2007-04-02 17:26:39 +05:00
2007-04-18 12:39:04 +05:00
2007-03-10 00:29:02 +03:00
2007-05-22 14:48:49 +02:00
2007-05-16 12:22:20 +03:00
2007-02-12 13:59:29 -07:00
2007-05-07 22:20:43 +04:00
2007-04-28 20:01:01 +04:00
2007-03-01 19:20:47 -07:00
2007-03-10 00:29:02 +03:00
2007-03-02 15:09:20 +04:00
2007-04-11 13:58:16 +03:00
2007-03-10 00:29:02 +03:00
2007-03-06 20:50:49 +03:00
2007-03-15 16:21:43 +04:00
2007-04-02 10:50:39 +02:00
2007-05-12 00:46:07 +04:00
2007-04-24 22:35:57 +04:00
2006-11-28 18:06:47 +02:00
2006-11-13 16:55:05 +01:00
2007-03-05 10:03:42 +01:00
2007-03-10 00:29:02 +03:00
2007-03-28 08:51:12 +02:00
2007-04-29 05:06:14 +05:00
2007-03-20 19:52:40 +01:00
2007-02-23 21:13:21 +03:00
2006-11-23 22:55:36 +03:00
2006-12-26 17:47:30 +04:00
2006-12-26 17:47:30 +04:00
2007-03-23 19:24:03 +01:00
2007-03-27 12:31:44 -04:00
2006-11-15 10:23:27 +01:00
2007-02-19 14:57:54 +01:00
2007-03-29 11:20:08 +02:00
2007-05-15 13:16:10 -07:00
2006-12-19 16:57:51 -07:00
2007-02-15 15:39:03 +01:00
2007-02-19 13:57:06 +03:00
2007-04-18 19:36:22 -06:00
2006-11-13 20:06:45 +04:00
2007-03-22 18:44:16 +02:00
2007-05-11 03:17:05 +05:00
2007-05-16 09:51:05 +04:00
2007-01-31 16:04:38 +02:00
2007-05-01 23:34:14 -07:00
2007-05-04 16:47:58 +03:00
2006-11-15 10:23:27 +01:00
2007-05-22 15:58:30 +03:00
2007-02-07 14:22:19 -08:00
2007-05-23 23:24:16 +04:00
2006-11-14 19:45:52 +01:00
2007-05-09 14:46:11 +04:00
2007-04-30 23:16:46 +02:00
2006-11-14 19:45:52 +01:00
2007-04-30 23:16:46 +02:00
2007-04-18 16:22:23 +05:00
2006-11-09 16:55:42 +02:00
2006-11-28 16:26:15 +04:00
2007-05-22 15:58:30 +03:00
2007-04-19 21:35:10 +02:00
2007-04-23 12:58:35 +02:00
2006-11-10 13:25:10 +01:00
2007-03-22 20:55:59 +02:00
2007-02-19 13:57:06 +03:00
2007-03-31 17:18:03 +02:00
2006-12-15 00:51:37 +02:00
2007-04-30 11:30:07 +02:00
2007-04-10 17:33:21 +02:00
2007-04-03 18:44:29 +08:00
2007-05-08 08:24:21 +02:00
2007-03-21 09:13:05 +01:00
2007-03-29 11:20:08 +02:00
2007-01-08 13:53:37 +01:00
2006-12-07 15:51:16 +01:00
2007-05-02 10:02:27 +02:00
2007-02-21 19:38:40 +02:00
2007-02-06 23:06:58 +01:00
2007-03-08 15:37:53 +07:00
2007-04-13 01:37:24 +02:00
2007-04-16 14:07:31 +02:00
2007-01-12 23:22:41 +03:00
2007-04-04 12:50:39 +02:00
2007-01-18 13:26:48 -07:00
2006-11-30 15:02:33 +01:00
2007-01-31 19:31:36 -08:00
2007-04-29 20:14:35 -07:00
2007-04-11 23:42:53 +02:00
2007-04-03 22:24:57 -07:00
2007-05-04 14:41:58 +05:00
2007-05-11 17:26:12 +04:00
2007-05-21 13:02:03 +05:00
2007-05-21 13:02:03 +05:00
2007-05-21 13:02:03 +05:00
2007-05-21 13:02:03 +05:00
2007-05-21 17:53:55 +05:00
2007-05-21 13:02:03 +05:00
2007-05-18 18:22:38 +02:00
2007-05-08 12:18:36 +02:00
2007-03-31 00:48:31 +04:00
2006-11-20 17:35:23 +03:00
2006-11-10 15:05:38 +03:00
2007-04-20 15:31:33 +05:00
2006-11-27 19:56:04 +01:00
2006-11-09 14:27:34 +04:00
2006-11-28 16:26:15 +04:00
2007-04-20 14:08:12 +02:00
2007-04-12 14:00:45 +02:00
2006-11-28 20:59:57 +01:00
2006-11-30 11:08:23 +04:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2007-03-29 14:21:45 +02:00
2006-11-15 10:23:27 +01:00
2007-02-15 15:39:03 +01:00
2007-02-08 15:53:14 +01:00
2007-02-08 15:53:14 +01:00
2007-03-01 11:52:25 +04:00
2006-12-07 09:31:53 +04:00
2006-11-15 10:23:27 +01:00
2007-03-09 12:18:28 -05:00
2007-03-16 17:25:20 +03:00
2007-02-26 15:25:43 +04:00
2007-01-08 22:01:06 +01:00
2007-04-11 09:06:27 +02:00
2007-02-26 09:16:22 +01:00
2006-12-08 23:33:39 +01:00
2006-11-13 15:40:22 -07:00
2007-02-23 12:58:56 -05:00
2006-11-15 10:23:27 +01:00
2006-11-03 15:27:37 +04:00
2007-04-10 19:08:08 +03:00
2006-11-28 00:47:21 +02:00
2007-03-16 12:15:51 +04:00
2006-12-11 16:59:02 -07:00
2007-05-18 17:48:44 +02:00
2007-05-07 10:23:10 +02:00
2007-03-14 12:02:32 -06:00
2007-03-23 14:12:11 +03:00
2007-02-19 13:57:06 +03:00
2007-05-16 14:25:38 +02:00
2007-04-27 17:14:25 -06:00
2007-01-29 19:09:30 +01:00
2007-05-18 17:48:44 +02:00
2007-01-12 23:22:41 +03:00
2007-05-21 10:21:55 +03:00
2007-05-16 23:42:10 -07:00
2007-02-01 18:00:24 +04:00
2007-03-22 10:56:47 +01:00
2007-05-11 20:33:13 +04:00
2007-04-17 12:32:01 +02:00
2007-01-09 22:35:30 +03:00
2007-01-18 15:28:45 +04:00
2007-01-18 17:10:00 +04:00
2007-03-01 18:12:56 +01:00
2007-03-29 09:08:30 +05:00
2007-05-17 23:09:45 +04:00
2007-02-12 14:32:06 +01:00
2007-03-22 10:56:47 +01:00
2007-05-21 22:28:50 +05:00
2007-04-02 15:01:19 +05:00
2006-12-04 14:29:51 +02:00
2007-03-29 09:08:30 +05:00
2007-03-27 12:31:44 -04:00
2007-03-22 14:58:43 +01:00
2007-04-23 18:22:33 +04:00
2006-11-28 16:26:15 +04:00
2007-01-09 23:24:56 +03:00
2007-03-10 00:29:02 +03:00
2007-04-12 18:03:26 -04:00
2007-04-09 17:58:56 +05:00
2007-03-23 17:56:58 +02:00
2007-05-30 12:21:39 +05:00
2007-01-10 16:55:53 +02:00
2007-04-23 17:15:51 +03:00