unknown
fdde665e76
WL 1682: Bitvector for updated/read fields in handler interface
...
Fixed clear issues of bitvector and memory allocation issues
sql/bitvector.cc:
Made bitvector memroot class
sql/bitvector.h:
Made bitvector memroot class
sql/handler.cc:
Need to add updated fields to read set to ensure that they are
updated since the update code doesn't update if records haven't
changed
Added DBUG printout's
sql/handler.h:
Moved clear of bitvector's to reset function
Introduced ha_reset for this purpose to ensure that it isn't
necessary to perform this clear in all handlers.
sql/lock.cc:
Removed clear that has been moved to ha_reset
sql/opt_range.cc:
Changed reset to ha_reset
Added delete file
sql/sql_base.cc:
Removed clear and changed reset to ha_reset
sql/sql_insert.cc:
Removed clear and changed reset to ha_reset
sql/sql_select.cc:
Made sure delete file is done if needed
sql/sql_table.cc:
Added delete file in another place needed
sql/sql_update.cc:
Bug for multi-update fixed
2005-05-07 10:00:25 +02:00
..
2005-03-13 21:58:09 +01:00
2005-04-21 08:30:59 +02:00
2005-05-07 10:00:25 +02:00
2005-05-07 10:00:25 +02:00
2005-02-25 16:53:22 +02:00
2004-09-13 14:46:38 +02:00
2005-04-12 12:27:43 +05:00
2005-04-28 14:45:27 +02:00
2005-05-02 15:45:33 +02:00
2005-04-07 19:24:14 +03:00
2004-12-31 00:44:00 +02:00
2005-04-01 11:15:11 +02:00
2005-01-16 13:16:23 +01:00
2005-03-24 16:07:56 -08:00
2005-03-24 16:07:56 -08:00
2005-05-02 15:45:33 +02:00
2005-03-05 00:35:00 +03:00
2005-04-06 17:22:21 +03:00
2005-01-13 17:38:13 -08:00
2005-05-02 15:45:33 +02:00
2005-05-02 15:45:33 +02:00
2005-03-04 11:37:45 +01:00
2005-02-04 11:59:02 -08:00
2005-01-06 13:00:13 +02:00
2004-12-27 14:05:35 +02:00
2005-05-02 15:45:33 +02:00
2005-04-28 14:45:27 +02:00
2005-05-07 10:00:25 +02:00
2005-05-07 10:00:25 +02:00
2005-02-15 16:45:00 +02:00
2005-04-01 10:13:37 +02:00
2005-03-14 18:46:30 +01:00
2005-04-11 09:29:49 -05:00
2005-02-09 02:50:45 +04:00
2005-04-20 18:08:42 +01:00
2005-04-20 18:08:42 +01:00
2004-12-22 13:54:39 +02:00
2004-11-11 21:39:35 +03:00
2005-04-01 15:04:50 +03:00
2005-02-09 02:50:45 +04:00
2005-03-18 16:12:25 -08:00
2005-03-25 10:43:35 +04:00
2005-04-01 02:14:30 +03:00
2005-04-15 22:08:34 -07:00
2005-04-09 03:05:47 +02:00
2005-04-04 00:50:05 +02:00
2005-04-25 11:35:30 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-04-28 14:45:27 +02:00
2005-04-15 22:35:29 -07:00
2005-03-17 16:51:07 +03:00
2005-02-25 22:19:04 +04:00
2005-05-07 10:00:25 +02:00
2005-04-01 12:32:17 -08:00
2005-03-30 23:41:42 +03:00
2005-04-25 22:21:25 +02:00
2005-05-05 10:17:09 +02:00
2005-04-01 15:04:50 +03:00
2005-03-21 15:58:34 +03:00
2005-04-28 14:45:27 +02:00
2005-04-19 11:09:54 +02:00
2005-03-08 17:24:07 +01:00
2005-02-09 22:02:48 +02:00
2005-05-07 10:00:25 +02:00
2004-12-29 16:07:27 +03:00
2005-03-05 18:20:35 +04:00
2004-11-13 19:35:51 +02:00
2004-10-07 01:45:06 +03:00
2004-12-22 13:54:39 +02:00
2005-02-09 02:50:45 +04:00
2005-02-22 15:47:00 +02:00
2005-02-19 18:58:27 +02:00
2005-04-21 15:36:10 +01:00
2005-04-13 12:22:20 +02:00
2005-04-07 19:24:14 +03:00
2005-03-21 22:09:42 +01:00
2004-11-12 15:36:31 +02:00
2005-03-21 22:09:42 +01:00
2005-03-22 10:19:24 +01:00
2005-04-23 00:05:05 +02:00
2005-03-22 00:26:12 +01:00
2005-04-01 12:32:17 -08:00
2005-04-01 12:32:17 -08:00
2005-04-22 10:51:04 +04:00
2005-03-08 22:32:09 +00:00
2005-04-08 19:58:04 +02:00
2005-04-13 16:57:49 +02:00
2005-04-14 14:52:35 +02:00
2005-04-14 14:52:35 +02:00
2005-04-07 01:40:29 +04:00
2005-03-04 16:35:28 +03:00
2004-10-22 20:32:02 +05:00
2004-10-22 18:44:51 +03:00
2005-05-02 15:45:33 +02:00
2005-04-01 12:32:17 -08:00
2005-02-25 16:53:22 +02:00
2005-02-09 02:50:45 +04:00
2005-05-07 10:00:25 +02:00
2005-03-18 16:12:25 -08:00
2005-02-07 21:39:37 +02:00
2005-04-12 23:08:19 +02:00
2005-04-28 14:45:27 +02:00
2005-04-14 11:56:13 +02:00
2005-04-16 17:58:11 +02:00
2005-04-01 13:02:29 +03:00
2004-12-22 13:54:39 +02:00
2005-04-22 12:53:48 +02:00
2005-04-01 15:04:50 +03:00
2005-03-04 16:35:28 +03:00
2005-03-18 16:12:25 -08:00
2005-05-07 10:00:25 +02:00
2005-04-15 19:20:15 +02:00
2005-04-15 20:31:47 +04:00
2005-02-15 17:12:13 +02:00
2005-05-02 15:45:33 +02:00
2005-02-24 12:17:59 +04:00
2004-11-25 02:23:13 +02:00
2005-04-25 22:21:25 +02:00
2005-04-22 10:51:04 +04:00
2005-03-16 16:11:01 +02:00
2005-03-21 23:05:55 +01:00
2005-03-22 10:19:24 +01:00
2005-05-07 10:00:25 +02:00
2005-04-20 12:09:56 +04:00
2005-04-16 23:35:39 +04:00
2005-03-16 16:11:01 +02:00
2005-03-21 23:41:28 +02:00
2005-05-07 10:00:25 +02:00
2005-02-17 14:07:28 +02:00
2005-03-27 16:15:21 +04:00
2005-03-04 16:35:28 +03:00
2005-05-02 15:45:33 +02:00
2005-02-09 02:50:45 +04:00
2005-03-31 10:39:48 +03:00
2005-05-07 10:00:25 +02:00
2005-04-23 06:55:43 +04:00
2004-11-25 02:23:13 +02:00
2005-04-22 10:51:04 +04:00
2004-10-06 19:14:33 +03:00
2005-02-25 16:53:22 +02:00
2005-03-24 14:32:40 +01:00
2005-04-28 14:45:27 +02:00
2005-04-22 17:13:18 +02:00
2004-11-08 01:13:54 +02:00
2005-04-04 16:43:25 +03:00
2005-03-22 00:26:12 +01:00
2005-03-22 00:26:12 +01:00
2004-12-22 13:54:39 +02:00
2005-04-28 14:45:27 +02:00
2005-02-07 19:42:03 +02:00