istruewing@chilla.local
344f33bb89
Bug#26996 - Update of a Field in a Memory Table ends with wrong result
...
Using a MEMORY table BTREE index for scanning for updatable rows
could lead to an infinite loop.
Everytime a key was inserted into a btree index, the position
in the index scan was cleared. The search started from the
beginning and found the same key again.
Now we do not clear the position on key insert an more.
2007-03-19 15:56:53 +01:00
..
2005-10-25 02:27:40 +03:00
2002-04-25 13:36:55 +05:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2004-05-06 15:53:01 +02:00
2007-01-09 12:39:05 +03:00
2004-09-08 02:07:53 +04:00
2002-04-25 13:36:55 +05:00
2005-11-08 00:26:37 -05:00
2006-08-02 13:06:59 -04:00
2004-03-18 16:47:16 +01:00
2004-11-16 21:36:31 +03:00
2004-02-16 10:03:25 +02:00
2004-12-02 14:34:53 +04:00
2002-04-25 13:36:55 +05:00
2002-04-25 13:36:55 +05:00
2004-11-22 14:53:18 +01:00
2003-06-10 12:19:28 +05:00
2002-07-12 13:12:32 +05:00
2002-05-23 19:26:16 +05:00
2002-05-23 19:26:16 +05:00
2002-04-25 13:36:55 +05:00
2002-04-25 13:36:55 +05:00
2002-12-05 19:38:42 +02:00
2001-12-06 14:10:51 +02:00
2006-06-30 04:10:27 +03:00
2006-06-30 02:25:35 +03:00
2002-12-05 19:38:42 +02:00
2007-03-19 15:56:53 +01:00
2000-07-31 21:29:14 +02:00
2005-07-05 23:24:48 +02:00